Hi,

I am trying to run the open core unit test case. I did all the steps
as per given in the quick
_start document. When I execute make -j, I got some errors. i solved
that one with the help of this forum
http://groups.google.com/group/android-framework/browse_thread/thread
1ee13aedf9e3153e/c43f5f85ad2bea01.

Then next step in the quick_start is to push the media files, that
also I have done. then next one is to run the test cases with the test
argus. when I try that am getting that fin not found. this is the
error am getting.

This is when I execute with out ./


andr...@android-desktop:~$ adb shell "cd /sdcard; pvplayer_engine_test
-test 851 851"
pvplayer_engine_test: not found

I added the ./ in that file path, this time am getting permission
denied error.

andr...@android-desktop:~$ adb shell "cd /sdcard; ./
pvplayer_engine_test -test 851 851"
./pvplayer_engine_test: permission denied
andr...@android-desktop:~$

Can anyone give me some pointer to this one or some idea how to run
the unit test cases. I need some help from you...


raj
waiting for ur input.



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to