summaryrefslogtreecommitdiff
path: root/common/test_util.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-2/+1
* common: Sort header filesJeremy Bettis2022-11-291-1/+2
* test_util: Add assertion inside weakly-linked run_test()Andrea Grandi2022-10-101-0/+10
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-2/+2
* ec: Remove calls to __gcov_flushJeremy Bettis2022-08-091-2/+4
* common/test_util.c: Format with clang-formatJack Rosenthal2022-06-301-9/+15
* ec: Add sleep to emulated ztests for tasksJeremy Bettis2022-04-071-0/+4
* test_util: Add function to set next state without rebootPatryk Duda2022-03-301-1/+6
* system: fix system_get_scratchpad APIYuval Peress2021-08-201-1/+4
* common:test: refactor test_util.h to accommodate ZephyrYuval Peress2021-01-211-0/+17
* ec: change usage of dummySam Hurst2020-08-051-3/+3
* test: Pass commandline arguments to run_testTom Hughes2020-05-301-2/+2
* ec: fix `make coverage` code coverage reportingPaul Fagerburg2020-05-111-5/+9
* test: Add new test framework toolsYuval Peress2019-07-241-0/+6
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-1/+1
* Enforce compilation without system headersStefan Reinauer2016-02-031-0/+2
* emulator: Keep fail count across sysjumpVic (Chun-Ju) Yang2014-01-081-1/+34
* Move pseudo random number generator to commonVic (Chun-Ju) Yang2013-12-271-0/+12
* Add boot key testVic Yang2013-09-051-0/+3
* Add multi-step test supportVic Yang2013-09-051-0/+45
* Flush test coverage information before rebooting emulatorVic Yang2013-09-041-1/+10
* Host commands don't set the response pointerRandall Spangler2013-08-021-7/+1
* Add flash host read command testVic Yang2013-07-111-1/+7
* A method to mock host commandVic Yang2013-06-171-0/+19
* Make target for test coverage report generationVic Yang2013-06-161-0/+32
* Enable flash unit test on emulatorVic Yang2013-06-031-0/+5
* Put test utility macros in headerVic Yang2013-05-081-0/+36