Add basic cram based unit tests
authorPetr Štetiar <ynezz@true.cz>
Tue, 8 Dec 2020 11:29:59 +0000 (12:29 +0100)
committerPetr Štetiar <ynezz@true.cz>
Fri, 11 Dec 2020 10:17:22 +0000 (11:17 +0100)
commit12df67e45bb0865edecc4f963afcec79077f213e
tree2bb5f123f66d868933f68edadd6ef905dc3c9d51
parentb6e34845124ff8042526afbc7e0d66b016be8771
Add basic cram based unit tests

For the start just basic uclient-fetch functionality coverage.

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/server/lorem [new file with mode: 0644]
tests/cram/test-san_uclient-fetch.t [new file with mode: 0644]
tests/cram/test_uclient-fetch.t [new file with mode: 0644]