Hi Andy, After setting the "dx" path I am getting the below error
[r...@localhost tests]# ./run-test 001 /home/myandroid/dalvik/tests/001-nop: running... /home/myandroid/dalvik/tests/001-nop: succeeded! [r...@localhost tests]# ./run-test 002 /home/myandroid/dalvik/tests/002-sleep: running... /home/myandroid/dalvik/tests/002-sleep: FAILED! #################### info # Test that Thread.sleep() operates reasonably. This test is actually # mostly meant as an easy thing to modify in order to test other things # in an ad-hoc way. #################### diffs --- expected.txt 2009-07-04 20:23:56.000000000 +0530 +++ output.txt 2009-07-07 17:01:05.000000000 +0530 @@ -1,2 +1 @@ -Sleeping 1000 msec... -Done sleeping +error: device not found #################### files left in /tmp/test-28523 [r...@localhost tests]# Please help Regards Sivan --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
