summaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* Remove tempdirs used by HAL fuzz test and kernel fuzz test am: 56ca31a154 am:...Ji Won Shin2018-09-041-1/+12
|\
| * Remove tempdirs used by HAL fuzz test and kernel fuzz test am: 56ca31a154Ji Won Shin2018-09-041-1/+12
| |\
| | * Remove tempdirs used by HAL fuzz test and kernel fuzz testpie-vts-devJi Won Shin2018-08-231-1/+12
| |/ |/|
| * Disable vts agent on fuzz testsJi Won Shin2018-08-152-6/+11
|/|
| * Disable vts agent on fuzz testsJi Won Shin2018-06-122-6/+11
* | Force remove locking from GCS when device dies during test.Ji Won Shin2018-08-061-0/+2
* | Enable libfuzzer_test to handle locking.Ji Won Shin2018-08-011-0/+5
* | Modify test templates to prepare for stage 3 algorithm.Ji Won Shin2018-07-302-12/+13
* | Merge "Pull corpus_trigger to directory unique to each testcase." into pi-devTreeHugger Robot2018-07-232-6/+13
|\ \
| * | Pull corpus_trigger to directory unique to each testcase.Ji Won Shin2018-07-192-6/+13
* | | Change libfuzzer test proto message maximum length from 2^24 to 2^26.pie-dr1-devJi Won Shin2018-07-201-1/+1
|/ /
* | Modify crash handling now that SIGABRT is handled gracefully.Ji Won Shin2018-07-091-9/+18
* | Fetch and upload corpus seed from/to GCSJi Won Shin2018-06-252-19/+86
* | Read corpus from host, write generated corpus to hostJi Won Shin2018-06-193-17/+64
* | Prevent re-startAdbLogcatJi Won Shin2018-06-191-1/+1
* | enable vts_agents on func_fuzzerYuexi Ma2018-06-191-3/+0
* | Merge "Revert "Disable vts agent on fuzz tests"" into pi-devTreeHugger Robot2018-06-192-4/+0
|\ \
| * | Revert "Disable vts agent on fuzz tests"Ji Won Shin2018-06-182-4/+0
* | | resolve merge conflicts of ba2b4b81232715da5c0eb7f2e46d03d86d93ace4 to pi-devJi Won Shin2018-06-182-2/+4
|\ \ \ | |/ / |/| |
| * | Fix fuzzer template android_device register am: b6a202255dYuexi Ma2018-06-152-2/+4
| |\ \
| | * | Fix fuzzer template android_device registeroreo-vts-devYuexi Ma2018-06-142-2/+4
* | | | Disable vts agent on fuzz tests am: 8e9ebdb69d am: 51f6c94b38 am: b336e10f8eJi Won Shin2018-06-162-0/+4
|\| | | | |_|/ |/| |
| * | Disable vts agent on fuzz tests am: 8e9ebdb69dJi Won Shin2018-06-152-0/+4
| |\|
| | * Disable vts agent on fuzz testsJi Won Shin2018-06-142-0/+4
| | * Extend mutator configurations.Tri Vo2017-03-311-2/+2
* | | Increase memory allocated to fuzzer to 16Mb.Tri Vo2017-08-171-1/+1
* | | Increase memory allocated to fuzzer to 1Mb.Tri Vo2017-08-151-1/+1
* | | Collect logcat during fuzz test run.Tri Vo2017-08-111-0/+1
* | | Increase fuzzer run timeout to 10 min.Tri Vo2017-07-271-1/+1
|/ /
* | Improve fuzzer crash log.android-o-preview-3Tri Vo2017-05-303-22/+22
* | fuzzer loads .vts specs for all indirectly imported hals.Tri Vo2017-05-231-2/+2
* | Revert "Log fuzzer crash reports."Tri Vo2017-04-261-26/+2
* | Log fuzzer crash reports.Tri Vo2017-04-191-2/+26
* | Merge "Fuzzer host support case when one hal imports another."Treehugger Robot2017-04-181-10/+38
|\ \
| * | Fuzzer host support case when one hal imports another.Tri Vo2017-04-171-10/+38
* | | Set default fuzzer timeout to 2 min.Tri Vo2017-04-171-1/+2
|/ /
* | Runtime stops/start once per test.Tri Vo2017-04-041-1/+1
* | Extend mutator configurations.Tri Vo2017-04-031-2/+2
* | Fix iface_fuzzer.Tri Vo2017-04-032-5/+5
|/
* Host for iface_fuzzer test.Tri Vo2017-03-272-0/+99
* Replace os.path.join with JoinTargetPath in fuzz testsHsin-Yi Chen2017-03-273-20/+20
* Human-readable log output format.Tri Vo2017-03-132-2/+5
* Stop/start framework during func_fuzzer run.Tri Vo2017-03-101-0/+2
* Remove comma separation feature from vts configurationsYuexi Ma2017-03-091-4/+4
* host code for func_fuzzer binaries.Tri Vo2017-03-077-0/+436