summaryrefslogtreecommitdiff
path: root/core/host/main.c
Commit message (Expand)AuthorAgeFilesLines
* include/flash: rename the APIsTim Lin2021-06-091-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* test/usb_pd_fuzz: Fuzzing of USB PD dataNicolas Boichat2018-12-051-0/+2
* core/host: Fix __prog_name and make task struct const.Allen Webb2018-11-091-1/+1
* test: host_command_fuzz: fuzzing testNicolas Boichat2018-08-161-3/+40
* emulator: Fix handling of early IRQs.Aseda Aboagye2015-07-171-0/+7
* hooks: Move HOOK_INIT to after task switching.Aseda Aboagye2015-07-131-1/+0
* Add cprints() and ccprints()Vic Yang2014-05-211-2/+2
* emulator: Move trace dump to a separate moduleVic (Chun-Ju) Yang2014-01-221-0/+1
* Dump stack trace on emulator test failureVic (Chun-Ju) Yang2014-01-081-0/+2
* Add boot key testVic Yang2013-09-051-0/+6
* Reboot emulator with execv()Vic Yang2013-07-241-1/+10
* Fix reset flags and sysjump time for emulatorVic Yang2013-07-231-0/+14
* Test sysjump tag in kb_8042 testVic Yang2013-07-231-2/+3
* Make target for test coverage report generationVic Yang2013-06-161-0/+3
* Console input support for emulatorVic Yang2013-06-101-0/+3
* Enable flash unit test on emulatorVic Yang2013-06-031-0/+3
* Add hook testVic Yang2013-05-141-0/+3
* Pthread-based emulator for unit testingstabilize-4100.38.BVic Yang2013-05-071-0/+18