Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-27 | tests: pass ucode library path through environment | Jo-Philipp Wich | |
This is required for out-of-tree builds where the *.so file location cannot be derived from the path of the ucode executable. 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> | |||
2021-04-23 | tests: create custom tests from current tests cases | Petr Štetiar | |
Signed-off-by: Petr Štetiar <ynezz@true.cz> |