tests: add cram based unit tests
authorPetr Štetiar <ynezz@true.cz>
Mon, 4 Nov 2019 19:41:55 +0000 (20:41 +0100)
committerPetr Štetiar <ynezz@true.cz>
Thu, 14 Nov 2019 16:11:34 +0000 (17:11 +0100)
commit18049a84fe402068ba10dfcffe6dbb088aefc53a
tree6913987796a1e1042476de36c425f2d197574199
parent2b549cc050de17ec2263fd97a0abc0ae3564ad6c
tests: add cram based unit tests

I find them more flexible then shunit2 ones.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
.gitignore
tests/CMakeLists.txt
tests/cram/CMakeLists.txt [new file with mode: 0644]
tests/cram/config/network [new file with mode: 0644]
tests/cram/lua/basic.lua [new file with mode: 0644]
tests/cram/test_ucilua.t [new file with mode: 0644]