summaryrefslogtreecommitdiff
path: root/zephyr/test/crc
Commit message (Expand)AuthorAgeFilesLines
* zephyr/test: Sort header filesJeremy Bettis2022-11-151-2/+2
* 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-2/+2
* zephyr: Make ZEPHYR_BASE not an environment variableJack Rosenthal2022-08-041-1/+1
* zephyr: test: Convert CRC to new ZTEST APIAl Semjonovs2022-07-272-10/+6
* zephyr: tests: Migrate CRC test to twisterAl Semjonovs2022-07-273-1/+11
* zephyr/test/crc/main.c: Format with clang-formatJack Rosenthal2022-07-011-2/+1
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-091-1/+1
* zephyr: Get zephyr BUILD.py files to 0 warningsJeremy Bettis2022-04-111-0/+2
* 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: zmake: implement multiple toolchain support/probingJack Rosenthal2021-09-011-1/+3
* zephyr: switch posix-ec and host tests to v2.6Jack Rosenthal2021-08-101-1/+1
* 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-8/+3
* 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/tests: add zmake file for crc testJett Rink2020-11-161-0/+9
* zephyr: forward cros_crc8 to zephyrs crc8 implJett Rink2020-11-133-0/+49
* 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