Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-28 | tests: disable fuzz tests for now | Jo-Philipp Wich | |
The Fuzz test implementation so far is just boilerplate and fails due to imposed memory limits on the CI runner. Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2021-04-23 | tests: add more tests | Petr Štetiar | |
* add cram based tests * test under either valgrind or LLVM sanitizers * add libFuzzer template Signed-off-by: Petr Štetiar <ynezz@true.cz> |