Home | History | Annotate | only in /system/core/libutils/tests
Up to higher level directory
NameDateSize
Android.bp21-Aug-20182.2K
BitSet_test.cpp21-Aug-20186.3K
Looper_test.cpp21-Aug-201826.2K
LruCache_test.cpp21-Aug-201811.8K
Mutex_test.cpp21-Aug-2018898
README.txt21-Aug-2018172
RefBase_test.cpp21-Aug-20188.3K
Singleton_test.cpp21-Aug-20182.6K
Singleton_test.h21-Aug-20181K
Singleton_test1.cpp21-Aug-20181.2K
Singleton_test2.cpp21-Aug-20181.1K
String8_test.cpp21-Aug-20182.9K
StrongPointer_test.cpp21-Aug-20181.8K
SystemClock_test.cpp21-Aug-20183.3K
TestHelpers.h21-Aug-20181.7K
Unicode_test.cpp21-Aug-20186K
Vector_test.cpp21-Aug-20183.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