d2cadd68ff31aef5eb3ecc1d045640d0909c7fb4 |
|
04-Apr-2017 |
Dan Willemsen <dwillemsen@google.com> |
Use log/log.h instead of android/log.h for ALOG* macros ALOG* is only defined when including log/log.h, not android/log.h Test: mmma -j system/tools/hidl Change-Id: I76550ec7537bbbf20c7028cafa8b724b8ad30187
/system/tools/hidl/test/FooCallback.cpp
|
fcf94e48639538117e52f81ba7018c2af7b4cc81 |
|
08-Dec-2016 |
Yifan Hong <elsk@google.com> |
Gives better error message on callback tests. FooCallback::reportResults will wait for longer time, then assert if the time left is greater than a threshold. This gives more information than simply stating "time is up" (by returning -1.) Test: hidl_test Change-Id: I3b72731ee8c772ecb8863f3dfac0faf62182e321
/system/tools/hidl/test/FooCallback.cpp
|
11992a60ff12aa66d13da9731f9578e1165422a0 |
|
10-Nov-2016 |
Yifan Hong <elsk@google.com> |
move foocallback to hidl_test Bug: 32778024 Bug: 33820761 Test: hidl_test Change-Id: I5127a7f34f0fb36fae0fe153ebe700bfeca5d846
/system/tools/hidl/test/FooCallback.cpp
|