aboutsummaryrefslogtreecommitdiffstats
path: root/sysfuzzer
Commit message (Expand)AuthorAgeFilesLines
* Vehicle hal driver in vtsYuexi Ma2016-12-071-0/+2
* Merge "Add regression test for vtsc driver generator"Zhuoyao Zhang2016-12-079-20/+805
|\
| * Add regression test for vtsc driver generatorZhuoyao Zhang2016-12-059-20/+805
* | Added Sensor VTS Target TestPeng Xu2016-12-051-0/+2
|/
* implement C++ version GCDA raw coverage parserKeun Soo Yim2016-12-028-47/+515
* delete existing gcda parsersKeun Soo Yim2016-12-023-366/+0
* regenerate golden files for VTSCKeun Soo Yim2016-11-282-41/+41
* Merge "Support VTS profiling for passthrough mode."TreeHugger Robot2016-11-243-0/+20
|\
| * Support VTS profiling for passthrough mode.Zhuoyao Zhang2016-11-233-0/+20
* | Merge "Create VTS replayer."TreeHugger Robot2016-11-245-8/+287
|\ \
| * | Create VTS replayer.Zhuoyao Zhang2016-11-235-8/+287
| |/
* | support union typeKeun Soo Yim2016-11-232-6/+36
* | refactoring: scalar type code generation logicKeun Soo Yim2016-11-232-45/+35
* | support vector<scalar> arg typeKeun Soo Yim2016-11-2310-75/+161
|/
* Add Thermal HAL VTSPolina Bondarenko2016-11-171-0/+2
* support enum in a vector (type)Keun Soo Yim2016-11-161-0/+3
* feature to find and add all gcda files to a protobuf msg even if baseKeun Soo Yim2016-11-152-63/+130
* Merge "Disable VTS profiling support in passthrough mode."TreeHugger Robot2016-11-144-216/+333
|\
| * Disable VTS profiling support in passthrough mode.Zhuoyao Zhang2016-11-134-216/+333
* | Support new TYPE_HIDL_INTERFACE in profiler.Zhuoyao Zhang2016-11-114-0/+21
|/
* support TYPE_STRING as a return value type of HIDL HALKeun Soo Yim2016-11-092-7/+15
* support string return type in HIDL and fix a build error in enumKeun Soo Yim2016-11-106-73/+129
* Merge "Use a system property to choose passthough/binder mode at test runtime"Keun Soo Yim2016-11-098-11/+28
|\
| * Use a system property to choose passthough/binder mode at test runtimeKeun Soo Yim2016-11-0812-17/+30
* | Update VTS Profiler.Zhuoyao Zhang2016-11-0810-17/+49
|/
* Support ARRAY in a structKeun Soo Yim2016-11-081-0/+21
* use formatter in vtsc (driver)Keun Soo Yim2016-11-0721-1402/+1519
* Merge "VTSC driver extension for hidl types (string, struct, enum and bool)"Keun Soo Yim2016-11-0712-107/+175
|\
| * VTSC driver extension for hidl types (string, struct, enum and bool)Keun Soo Yim2016-11-0412-107/+175
* | Cleanup build files.Zhuoyao Zhang2016-11-043-66/+28
|/
* Remove subdirs lines for directories without Android.bp filesColin Cross2016-11-032-9/+1
* Convert vtsc's Android.mk to Android.bpZhuoyao Zhang2016-11-027-219/+238
* Merge "Fix the namespace issue with vts compiler"Zhuoyao Zhang2016-11-0216-112/+122
|\
| * Fix the namespace issue with vts compilerZhuoyao Zhang2016-10-2616-112/+122
* | Merge "Copy libprotobuf libs for local runs"Keun Soo Yim2016-11-021-3/+1
|\ \
| * | Copy libprotobuf libs for local runsKeun Soo Yim2016-11-021-3/+1
* | | Merge "Remove unused import in generated code."TreeHugger Robot2016-11-014-4/+0
|\ \ \ | |/ / |/| |
| * | Remove unused import in generated code.Steven Moreland2016-10-314-4/+0
| |/
* / use -Wall cflag in sysfuzzer common lib and VTS framework C/C++ modulesKeun Soo Yim2016-10-289-42/+38
|/
* Improve vts profiler codegen.Zhuoyao Zhang2016-10-2512-59/+90
* Merge "Update profiler generator in respect to HidlInstrumentor."Zhuoyao Zhang2016-10-246-26/+26
|\
| * Update profiler generator in respect to HidlInstrumentor.Zhuoyao Zhang2016-10-216-26/+26
* | Merge "Update VtsProfileringInterface to store the profiled trace."Zhuoyao Zhang2016-10-2410-18/+71
|\ \
| * | Update VtsProfileringInterface to store the profiled trace.Zhuoyao Zhang2016-10-2110-18/+71
| |/
* | Vibrator Hal VTS test.Tri Vo2016-10-211-0/+2
* | use component_name to specify a target_componentKeun Soo Yim2016-10-225-14/+36
|/
* Merge "change to alog logging and fix build warnings"Wei Wang2016-10-206-40/+30
|\
| * change to alog logging and fix build warningsWei Wang2016-10-196-40/+30
* | Merge "Use binderilized mode for Hidl Hal test."TreeHugger Robot2016-10-202-2/+2
|\ \
| * | Use binderilized mode for Hidl Hal test.Zhuoyao Zhang2016-10-192-2/+2
| |/