1. 4d131d8 CTS: Add test for JNI class-loading by Andreas Gampe · 10 years ago
  2. 2a3bf43 Build CTS tests as multilib apks by Unsuk Jung · 10 years ago
  3. a6ea248 Move to android.support.test as CTS instrumentation runner. by Brett Chabot · 11 years ago
  4. a06798f change testRunner to CtsTestRunner by Keun young Park · 12 years ago
  5. cdfaaa7 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  6. 11cd606 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  7. 5df641c Move Test XML Generation from buildCts.py by Brian Muramatsu · 13 years ago
  8. e6bb13d Merge remote branch 'goog/honeycomb-mr2' by Brian Muramatsu · 13 years ago
  9. 826a236 Skip JNI Tests for None CPU ABI by Brian Muramatsu · 13 years ago
  10. 2d071af cts: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 14 years ago
  11. b7d888d Add __attribute__((format(printf, a, b))) to printf like functions. by Nick Kralevich · 14 years ago
  12. 21e96c1 Add the last of the method call tests (at least the last of the ones by Dan Bornstein · 15 years ago
  13. 4be924c This time for sure. by Dan Bornstein · 15 years ago
  14. 9656c4f Add a set of tests of calling with various argument types, and put the by Dan Bornstein · 15 years ago
  15. 1b3ae1a Add method test sets for most of the remaining return types. by Dan Bornstein · 15 years ago
  16. 2a8faaf Expand the multifaceted boolean method test to cover the other variants. by Dan Bornstein · 15 years ago
  17. bb5f73c Add a couple helper classes to be used as targets for calling from by Dan Bornstein · 15 years ago
  18. 5250438 Add a final few method tests. by Dan Bornstein · 15 years ago
  19. 8579aa1 Last few tests for the day. by Dan Bornstein · 15 years ago
  20. af75c26 Add another passel of method calling tests. by Dan Bornstein · 15 years ago
  21. 8ff8374 Add a few more tests. (How do you eat a whale? One bite at a time.) by Dan Bornstein · 15 years ago
  22. 64a2050 Flesh out the value return tests a bit. by Dan Bornstein · 15 years ago
  23. 789daf2 Sort the TODOs, and add some new ones. by Dan Bornstein · 15 years ago
  24. dd787d9 This time for sure. by Dan Bornstein · 15 years ago
  25. 6574e97 Combine the main guts of the C and C++ versions. Also fixes the build. by Dan Bornstein · 15 years ago
  26. 8bfc65b Added the same two trivial tests to the C++ version. by Dan Bornstein · 15 years ago
  27. 25bdbfa Add a bit of framework for running and reporting on native tests, and by Dan Bornstein · 15 years ago
  28. 4871bdf I missed from my partial testing that the libjnitest makefile wasn't by Dan Bornstein · 15 years ago
  29. 5496a46 Moved libjnitest under tests/tests/jni, since that makes the build by Dan Bornstein · 15 years ago
  30. 2fa2902 Add stubs for testing JNI from the C/C++ side, and clean up some stray by Dan Bornstein · 15 years ago
  31. 388276c A very very basic test of JNI linkage. by Dan Bornstein · 15 years ago