summaryrefslogtreecommitdiff
path: root/fuzz/host_command_fuzz.c
Commit message (Expand)AuthorAgeFilesLines
* fuzz: Sort header filesJeremy Bettis2022-11-221-3/+3
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* util: remove unused includesYuval Peress2022-08-051-0/+1
* tree: Remove non-standard "%ph" printf formatTom Hughes2022-07-191-2/+6
* fuzz/host_command_fuzz.c: Format with clang-formatJack Rosenthal2022-06-281-4/+4
* fuzz: Stop mixing decl + initializationManoj Gupta2022-02-281-4/+3
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* Revert "fpsensor: Support building firmware that works for both sensors"Tom Hughes2021-04-071-3/+0
* fpsensor: Support building firmware that works for both sensorsYicheng Li2021-04-021-0/+3
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-2/+2
* test: Pass commandline arguments to run_testTom Hughes2020-05-301-1/+1
* printf: Convert %h to %phEvan Green2019-10-051-2/+2
* tasks: convert TASK_EVENT_CUSTOM macro to bitJett Rink2019-04-241-2/+2
* Move fuzzing tests into a fuzz subfolder.Allen Webb2018-08-221-0/+169