Test accessing a singleton from two libraries, the second of which depends on the first but is dlopen'd after the first is already loaded. Bug: 35674422 Test: out/host/linux-x86/nativetest64/libutils_tests/libutils_tests Change-Id: I975ba933a19b941a52bdb6e9c221a6910ffb8081 |
||
|---|---|---|
| .. | ||
| Android.bp | ||
| BitSet_test.cpp | ||
| BlobCache_test.cpp | ||
| Looper_test.cpp | ||
| LruCache_test.cpp | ||
| README.txt | ||
| RefBase_test.cpp | ||
| Singleton_test.cpp | ||
| Singleton_test.h | ||
| Singleton_test1.cpp | ||
| Singleton_test2.cpp | ||
| String8_test.cpp | ||
| StrongPointer_test.cpp | ||
| SystemClock_test.cpp | ||
| TestHelpers.h | ||
| Unicode_test.cpp | ||
| Vector_test.cpp | ||
Run device tests: mma -j<whatever> (after adb root; adb disable-verity; adb reboot) adb root adb remount adb sync adb shell /data/nativetest/libutils_tests/libutils_tests