Home | History | Annotate | only in /system/core/libutils/tests
Up to higher level directory
NameDateSize
Android.bp05-Oct-20172.2K
BitSet_test.cpp05-Oct-20176.3K
Looper_test.cpp05-Oct-201726.2K
LruCache_test.cpp05-Oct-201711.8K
README.txt05-Oct-2017172
RefBase_test.cpp05-Oct-20178.3K
Singleton_test.cpp05-Oct-20172.6K
Singleton_test.h05-Oct-20171K
Singleton_test1.cpp05-Oct-20171.2K
Singleton_test2.cpp05-Oct-20171.1K
String8_test.cpp05-Oct-20172.9K
StrongPointer_test.cpp05-Oct-20171.8K
SystemClock_test.cpp05-Oct-20173.3K
TestHelpers.h05-Oct-20171.7K
Unicode_test.cpp05-Oct-20174.7K
Vector_test.cpp05-Oct-20173.5K

README.txt

      1 Run device tests:
      2 
      3 mma -j<whatever>
      4 (after adb root; adb disable-verity; adb reboot)
      5 adb root
      6 adb remount
      7 adb sync
      8 adb shell /data/nativetest/libutils_tests/libutils_tests
      9