tests: include json script shunit2 based testing
[project/libubox.git] / tests /
2020-01-12 Petr Štetiartests: include json script shunit2 based testing
2019-12-28 Petr Štetiarblobmsg: fix wrong payload len passed from blobmsg_chec...
2019-12-25 Petr Štetiartests: fuzz: fuzz _len variants of checking methods
2019-12-25 Petr Štetiartests: add test cases for blobmsg parsing
2019-12-25 Petr Štetiartest: fuzz: add blobmsg_check_attr crashes
2019-12-25 Petr Štetiarblob: fix OOB access in blob_check_type
2019-12-25 Petr Štetiartests: use blob_parse_untrusted variant
2019-12-25 Petr Štetiartest: fuzz: add blob_parse crashes
2019-12-25 Petr Štetiartests: add test cases for blob parsing
2019-12-25 Petr Štetiartests: add libFuzzer based tests
2019-12-25 Petr Štetiartests: add unit tests covered with Clang sanitizers
2019-11-24 Petr Štetiartests: jshn: add more test cases
2019-11-24 Petr Štetiarjshn: fix missing usage for -p and -o arguments
2019-11-24 Petr Štetiarbase64: fix possible null pointer dereference
2019-11-24 Petr Štetiaradd cram based unit tests