summaryrefslogtreecommitdiff
path: root/test/host_command.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* tree: Remove non-standard "%ph" printf formatTom Hughes2022-07-191-5/+12
* test/host_command.c: Format with clang-formatJack Rosenthal2022-06-281-8/+7
* test: Pass commandline arguments to run_testTom Hughes2020-05-301-1/+1
* host_command: clear any leftover dataJett Rink2019-11-261-1/+133
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* test/host_command: Do not overflow req_bufNicolas Boichat2018-06-211-5/+8
* Add interrupt support for emulatorVic Yang2014-01-061-0/+1
* Test more error cases of host command handlingVic Yang2013-10-011-2/+26
* Add host command testVic Yang2013-09-041-0/+160