tests: include json script shunit2 based testing
authorPetr Štetiar <[email protected]>
Wed, 8 Jan 2020 18:47:22 +0000 (19:47 +0100)
committerPetr Štetiar <[email protected]>
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 <[email protected]>
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]