add cram based unit tests
authorPetr Štetiar <ynezz@true.cz>
Mon, 16 Dec 2019 13:43:19 +0000 (14:43 +0100)
committerPetr Štetiar <ynezz@true.cz>
Mon, 16 Dec 2019 19:52:58 +0000 (20:52 +0100)
commit4462ff9dedfa030e19012ead8764998a945519b5
tree23c613c10d7645955b74f575b1842ea51ba33a1c
parent5fe64b5606aa09bcaa665911aaecf4ab859d583b
add cram based unit tests

For improved QA etc. for the start with initial test case for dump
command.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
CMakeLists.txt
tests/CMakeLists.txt [new file with mode: 0644]
tests/cram/CMakeLists.txt [new file with mode: 0644]
tests/cram/inputs/invalid.ucert [new file with mode: 0644]
tests/cram/inputs/key-build.ucert [new file with mode: 0644]
tests/cram/test_ucert.t [new file with mode: 0644]