summaryrefslogtreecommitdiff
path: root/zephyr/test/hooks
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-4/+3
* zephyr/test: Sort header filesJeremy Bettis2022-11-151-3/+4
* Update license boilerplate text in source code filesMike Frysinger2022-09-124-4/+4
* Reland "zephyr: Make ZEPHYR_BASE not an environment variable""Jack Rosenthal2022-08-091-1/+1
* zephyr: tests: remove BUILD.py for Zephyr EC unit testsTristan Honscheid2022-08-051-7/+0
* Revert "zephyr: Make ZEPHYR_BASE not an environment variable"Jack Rosenthal2022-08-051-1/+1
* zephyr: shim: add all missing include/ prefixesFabio Baltieri2022-08-041-1/+1
* zephyr: Make ZEPHYR_BASE not an environment variableJack Rosenthal2022-08-041-1/+1
* zephyr:test: Convert hooks tests to new ZTEST APIAl Semjonovs2022-07-282-19/+9
* zephyr:test: Migrate hooks test to twisterAl Semjonovs2022-07-283-1/+11
* zephyr/test/hooks/hooks.c: Format with clang-formatJack Rosenthal2022-06-281-10/+8
* zephyr: Get zephyr BUILD.py files to 0 warningsJeremy Bettis2022-04-111-0/+2
* zephyr: Add unit tests for AP power eventsAndrew McRae2022-03-141-1/+60
* zephyr: zmake: Upgrade to new BUILD.py formatJack Rosenthal2021-11-012-12/+5
* zephyr: Drop support for v2.6 on all projectsJack Rosenthal2021-10-041-1/+0
* zephyr: Add support for v2.7 on all projects it compiles withJack Rosenthal2021-09-291-0/+1
* zephyr: hooks: use k_work_reschedule to schedule deferred tasksJack Rosenthal2021-09-081-6/+0
* zephyr: zmake: implement multiple toolchain support/probingJack Rosenthal2021-09-011-1/+3
* zephyr: switch posix-ec and host tests to v2.6Jack Rosenthal2021-08-102-1/+7
* zephyr: hooks test: bump DEFERRED_DELAY_USJack Rosenthal2021-08-041-1/+1
* zephyr: add defer cancelingWealian Liao2021-03-101-1/+23
* zephyr: zmake: drop support for zephyr v2.4Jack Rosenthal2021-02-231-1/+0
* zephyr: support zephyr v2.5 on all projectsJack Rosenthal2021-02-181-0/+1
* zephyr: test: update unit tests for zmakePaul Fagerburg2021-01-252-20/+3
* zephyr: switch to platform/ec printf format implementationJack Rosenthal2021-01-091-0/+2
* zmake: change projects to chroot-supported toolchainsJack Rosenthal2020-12-161-1/+1
* zephyr: put project(...) after find_package(Zephyr)Jack Rosenthal2020-12-151-1/+1
* zephyr: Add is-test flag to zmake.yaml files under test/Yuval Peress2020-12-041-0/+1
* zephyr/test/hooks: change test to depend on lessJett Rink2020-11-122-6/+18
* zephyr: shim in hooks and deferredJack Rosenthal2020-11-054-0/+163