- 5e56c8b Merge "Enable ISensorsFuzzTest." by Tri Vo · 8 years ago
- 2c01941 Enable ISensorsFuzzTest. by Tri Vo · 8 years ago
- 73fef2e host side ltp sed setup and binary existance check to increase presubmit test speed by Yuexi Ma · 8 years ago
- 406c226 execute 64bit ltp tests before 32bit tests by Yuexi Ma · 8 years ago
- b175828 Merge "ltp tests emit skip if filtered out" by Yuexi Ma · 8 years ago
- 55d7e04 Merge "Added a method to get user parameter as return value instead of attribute" by Yuexi Ma · 8 years ago
- 5cdb73a Merge "modify LTP test case filtering" by Yuexi Ma · 8 years ago
- 87bb02f Merge "by default use passthough mode in nfc host-driven test" by TreeHugger Robot · 8 years ago
- 0226295 Merge "added ExecuteShellCommand to python util class" by TreeHugger Robot · 8 years ago
- 9263a58 Merge "sensors hal fuzz test." by TreeHugger Robot · 8 years ago
- 7e9aea3 Merge "Make test failures more visible from dashboard." by Ryan Campbell · 8 years ago
- 53172ff Make test failures more visible from dashboard. by Ryan Campbell · 8 years ago
- 1ff8ee9 added ExecuteShellCommand to python util class by Yuexi Ma · 8 years ago
- 3ad0dcb Merge "check abi bitness to filter out tests of unmatched bitness" by TreeHugger Robot · 8 years ago
- 06cf499 by default use passthough mode in nfc host-driven test by Keun Soo Yim · 8 years ago
- 8e1183f Merge "update local run scripts for vibrator hal test" by Keun Soo Yim · 8 years ago
- 4919bbf Merge "Setup profiling before initializing a driver, remove _treble check, and use binderized hal" by TreeHugger Robot · 8 years ago
- 8e30b3a Merge "call test case's tearDownClass before super class's one" by TreeHugger Robot · 8 years ago
- c1396c0 Added a method to get user parameter as return value instead of attribute by Yuexi Ma · 8 years ago
- a2555c6 update local run scripts for vibrator hal test by Keun Soo Yim · 8 years ago
- 376032b Add debugging params for viewing local VTS runs. by Ryan Campbell · 8 years ago
- f8a3dee ltp tests emit skip if filtered out by Yuexi Ma · 8 years ago
- 5ef7b78 modify LTP test case filtering by Yuexi Ma · 8 years ago
- b5132a4 check abi bitness to filter out tests of unmatched bitness by Yuexi Ma · 8 years ago
- b6eeb52 sensors hal fuzz test. by Tri Vo · 8 years ago
- c6c534d Setup profiling before initializing a driver, remove _treble check, and by Keun Soo Yim · 8 years ago
- b98b467 call test case's tearDownClass before super class's one by Keun Soo Yim · 8 years ago
- 3883c3b Merge "enable -Wall -Werror in agent" by Keun Soo Yim · 8 years ago
- e356462 add NfcHidlBinderizeBasicTest.config by Keun Soo Yim · 8 years ago
- 17e2d27 Merge "remove _treble check" by TreeHugger Robot · 8 years ago
- 4624573 Merge "support TYPE_STRING as a return value type of HIDL HAL" by TreeHugger Robot · 8 years ago
- 83f9c7e enable -Wall -Werror in agent by Keun Soo Yim · 8 years ago
- 1677273 Merge "multithread on kernel LTP tests for increasing presubmit test speed" by TreeHugger Robot · 8 years ago
- 4b6919a remove _treble check by Keun Soo Yim · 8 years ago
- 3625fc9 support TYPE_STRING as a return value type of HIDL HAL by Keun Soo Yim · 8 years ago
- c410cff Merge "add HIDL_INTERFACE type for an API which returns another interface" by Keun Soo Yim · 8 years ago
- 2200710 support string return type in HIDL and fix a build error in enum generator by Keun Soo Yim · 8 years ago
- b641932 multithread on kernel LTP tests for increasing presubmit test speed by Yuexi Ma · 8 years ago
- b796d90 Support parsing trace data and upload to web. by Zhuoyao Zhang · 8 years ago
- 985489e add HIDL_INTERFACE type for an API which returns another interface by Keun Soo Yim · 8 years ago
- c19d760 split Nfc HIDL test into binder and passthrough mode tests by Keun Soo Yim · 8 years ago
- 7bf842f Merge "Use a system property to choose passthough/binder mode at test runtime" by Keun Soo Yim · 8 years ago
- 20d5c4a Merge "Changes in preparation for new pinned-test build." by Tri Vo · 8 years ago
- 52fcd2c Add support for profiling test in VTS. by Zhuoyao Zhang · 8 years ago
- 7d83ee4 Merge "Update VTS Profiler." by Zhuoyao Zhang · 8 years ago
- 5f0db9f Changes in preparation for new pinned-test build. by Tri Vo · 8 years ago
- 02b7d11 Use a system property to choose passthough/binder mode at test runtime by Keun Soo Yim · 8 years ago
- 7814541 Update VTS Profiler. by Zhuoyao Zhang · 8 years ago
- 0a8775a enable -Wall -Werror by Keun Soo Yim · 8 years ago
- 74f0de5 Merge "Support ARRAY in a struct" by Keun Soo Yim · 8 years ago
- c9b0588 Support ARRAY in a struct by Keun Soo Yim · 8 years ago
- dd60c6b Merge "Disable HalNfcHidlTargetBasicTest." by Tri Vo · 8 years ago
- fc5225f Merge "use formatter in vtsc (driver)" by Keun Soo Yim · 8 years ago
- a4327a2 Disable HalNfcHidlTargetBasicTest. by Tri Vo · 8 years ago
- 962eba7 Merge "Move x86/mips build guards to common file, so that they don't have to be added for every fuzzer target." by TreeHugger Robot · 8 years ago
- c559c41 use formatter in vtsc (driver) by Keun Soo Yim · 8 years ago
- a32b740 Merge "Cleanup dashboard UI for better formatting." by Ryan Campbell · 8 years ago
- d042dc5 Move x86/mips build guards to common file, so that they don't have to be by Tri Vo · 8 years ago
- 3f0bbfd Cleanup dashboard UI for better formatting. by Ryan Campbell · 8 years ago
- 9229f80 Merge "Fix PoC tests." by Tri Vo · 8 years ago
- d1911f3 Fix PoC tests. by Tri Vo · 8 years ago
- b1b566b Merge "Enable presubmit selftests to run in staging environment." by TreeHugger Robot · 8 years ago
- 72ad7f3 Merge "Add presubmit test set for selftests." by TreeHugger Robot · 8 years ago
- 1930a55 Merge "Enable ILightFuzzTest" by TreeHugger Robot · 8 years ago
- 752960a Merge "Add ILightFuzzTest." by TreeHugger Robot · 8 years ago
- ab21a00 Merge "Reimplement legend without using datatable." by Ryan Campbell · 8 years ago
- 1dd174d Reimplement legend without using datatable. by Ryan Campbell · 8 years ago
- d6cb1c4 Merge "Fix kernel_sound/28838221 poc test for Nexus 6P targets." by TreeHugger Robot · 8 years ago
- 936c7ff Enable presubmit selftests to run in staging environment. by Tri Vo · 8 years ago
- 1f53641 Add ILightFuzzTest. by Tri Vo · 8 years ago
- 22e044d Add presubmit test set for selftests. by Tri Vo · 8 years ago
- 16576f1 Fix kernel_sound/28838221 poc test for Nexus 6P targets. by Tri Vo · 8 years ago
- 5976baf Merge "Create toggle to show presubmit builds in dash." by Ryan Campbell · 8 years ago
- 0805d41 Enable ILightFuzzTest by Tri Vo · 8 years ago
- 080a092 Merge "VTSC driver extension for hidl types (string, struct, enum and bool)" by Keun Soo Yim · 8 years ago
- 42e38f7 VTSC driver extension for hidl types (string, struct, enum and bool) by Keun Soo Yim · 8 years ago
- 93d302e Merge "Cleanup build files." by TreeHugger Robot · 8 years ago
- 3c0195d Create toggle to show presubmit builds in dash. by Ryan Campbell · 8 years ago
- 5f6f98b Merge "Show test duration in seconds on dashboard." by Ryan Campbell · 8 years ago
- 99ef1fc Show test duration in seconds on dashboard. by Ryan Campbell · 8 years ago
- b9b0bfd Cleanup build files. by Zhuoyao Zhang · 8 years ago
- 309ae25 use -Wall cflag in driver common lib and VTS framework C/C++ modules by Yuexi Ma · 8 years ago
- baee2d9 Merge "use mkstemp or tmpfile instead of tempnam" by TreeHugger Robot · 8 years ago
- 01c6041 Merge "Serving infra for target-side fuzzer tests." by TreeHugger Robot · 8 years ago
- db58e10 use mkstemp or tmpfile instead of tempnam by Yuexi Ma · 8 years ago
- 9a26718 Merge "Add test end time to dashboard." by Ryan Campbell · 8 years ago
- 8f7853a Serving infra for target-side fuzzer tests. by Tri Vo · 8 years ago
- 2b17de4 Add test end time to dashboard. by Ryan Campbell · 8 years ago
- 1cf9f4f Merge "vts: change syscall existence test to run only on 64bit devices" by Keun Soo Yim · 8 years ago
- 4d9bed6 Merge "Host-side code for target-side vibrator hal test." by Keun Soo Yim · 8 years ago
- 2235459 Merge "Remove subdirs lines for directories without Android.bp files" by TreeHugger Robot · 8 years ago
- 03fe754 Merge "Coverage-blind fuzzer for Light HAL." by TreeHugger Robot · 8 years ago
- 18b16ca Remove subdirs lines for directories without Android.bp files by Colin Cross · 8 years ago
- 8911b2e Coverage-blind fuzzer for Light HAL. by Tri Vo · 8 years ago
- 8c01cc6 Merge "Change test timeout to be a class variable." by Ryan Campbell · 8 years ago
- 3399f72 Merge "fix an x86 fast build" by TreeHugger Robot · 8 years ago
- 1f6d1af Change test timeout to be a class variable. by Ryan Campbell · 8 years ago
- 4942f73 fix an x86 fast build by Keun Soo Yim · 8 years ago
- c2631e3 Host-side code for target-side vibrator hal test. by Tri Vo · 8 years ago
- 25a007f Convert vtsc's Android.mk to Android.bp by Zhuoyao Zhang · 8 years ago