add cram based unit tests
authorPetr Štetiar <ynezz@true.cz>
Thu, 17 Oct 2019 20:50:06 +0000 (22:50 +0200)
committerPetr Štetiar <ynezz@true.cz>
Sat, 9 Nov 2019 13:28:09 +0000 (14:28 +0100)
commite5666ed3b47c311f3373afe9748abdb1a5910ae6
tree369e9cf6206e36e91fd97ef12e751441fd6cc382
parentabe0cf7de05375c9a7398cb3b0c2bda551e974fe
add cram based unit tests

For improved QA etc.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
.gitignore [new file with mode: 0644]
.gitlab-ci.yml
CMakeLists.txt
tests/CMakeLists.txt [new file with mode: 0644]
tests/artifacts/key-build.ucert [new file with mode: 0644]
tests/artifacts/metadata.json [new file with mode: 0644]
tests/cram/CMakeLists.txt [new file with mode: 0644]
tests/cram/test_crc32.t [new file with mode: 0644]
tests/cram/test_fwtool.t [new file with mode: 0644]
tests/test-crc32.c [new file with mode: 0644]