utils: introduce mkdir_p
[project/libubox.git] / tests /
2020-05-26 Petr Štetiartests: add fuzzer seed file for crash in blob_len
2020-05-24 Matthias Schifferblob: make blob_parse_untrusted more permissive
2020-05-21 Petr Štetiartests: runqueue: try to fix race on GitLab CI
2020-05-21 Alban Bedellibubox: runqueue: fix use-after-free bug
2020-05-21 Petr Štetiartests: list: add test case for list_empty iterator
2020-02-27 Chris Nisbettests: blobmsg: add test case
2020-01-20 Juraj Vijtiukblobmsg: blobmsg_parse and blobmsg_parse_array oob...
2020-01-20 Petr Štetiartests: prefer dynamically allocated buffers
2020-01-20 Petr Štetiarblobmsg_json: prefer snprintf usage
2020-01-20 Dainis Jonitisblobmsg: blobmsg_add_json_element() 64-bit values
2020-01-20 Petr Štetiarblobmsg_json: fix int16 serialization
2020-01-12 Petr Štetiartests: blobmsg/json: add more test cases
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