summaryrefslogtreecommitdiff
path: root/zephyr/test
Commit message (Expand)AuthorAgeFilesLines
* zephyr: remove dependency on chip specific code for npcxYuval Peress2020-12-101-6/+0
* zephyr: Add is-test flag to zmake.yaml files under test/Yuval Peress2020-12-045-0/+5
* zephyr/test/i2c: update to i2c_controller.c nameJett Rink2020-12-031-1/+1
* zephyr: add i2c_ports enumYuval Peress2020-11-205-0/+120
* zephyr/tests: add zmake file for crc testJett Rink2020-11-161-0/+9
* zephyr: fix issue with set_event hanging before tasks startJett Rink2020-11-131-3/+24
* zephyr: forward cros_crc8 to zephyrs crc8 implJett Rink2020-11-133-0/+49
* zephyr/test/base32: change test to depend on lessJett Rink2020-11-122-2/+16
* zephyr/test/hooks: change test to depend on lessJett Rink2020-11-122-6/+18
* Revert "zephyr: forward cros_crc8 to zephyrs crc8 impl"Jett Rink2020-11-113-49/+0
* zephyr: forward cros_crc8 to zephyrs crc8 implJett Rink2020-11-113-0/+49
* zephyr: move from SYS_INIT to mainJett Rink2020-11-091-1/+6
* zephyr: add zmake.yaml filesJett Rink2020-11-062-0/+18
* zephyr: shim in hooks and deferredJack Rosenthal2020-11-054-0/+163
* zephyr: add task shimJett Rink2020-11-054-0/+253
* zephyr/test/base32: specify board in makelistJett Rink2020-11-051-0/+1
* test: support building base32 as a Zephyr testPaul Fagerburg2020-10-282-0/+13