tests: include json script shunit2 based testing
authorPetr Štetiar <ynezz@true.cz>
Wed, 8 Jan 2020 18:47:22 +0000 (19:47 +0100)
committerPetr Štetiar <ynezz@true.cz>
Sun, 12 Jan 2020 18:17:17 +0000 (19:17 +0100)
commit379cd33d19920165d4cccc562d8da8c2702087b9
tree2d577d9415c7b0b7d850b5fa913b3fc034008c41
parentcd75136b1342e1e9dabf921be13240c6653640ed
tests: include json script shunit2 based testing

Include shunit2 based tests into unit testing pipeline until
(eventually) it's converted to cram based unit tests.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
tests/CMakeLists.txt
tests/shunit2/CMakeLists.txt [new file with mode: 0644]
tests/shunit2/shunit2/shunit2 [new file with mode: 0644]
tests/shunit2/tests.sh [new file with mode: 0755]