summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* uci: optimize update section in uci_setJan Venekamp2023-03-041-3/+5
* file: Check buffer size after strtok()Hauke Mehrtens2020-10-063-0/+3
* tests: cram: add uci import testing on fuzzer corpusPetr Štetiar2020-10-033-1/+36
* file: uci_parse_package: fix heap use after freePetr Štetiar2020-10-031-0/+0
* tests: add libFuzzer based fuzzingPetr Štetiar2020-10-0315-0/+359
* tests: cram: Lua: add test case for uci_get_errorstrPetr Štetiar2019-12-073-0/+4
* lua: fix memory leak in set methodPetr Štetiar2019-11-142-0/+9
* lua: fix memory leak in changes methodPetr Štetiar2019-11-142-0/+21
* tests: add cram based unit testsPetr Štetiar2019-11-145-0/+149
* tests: shunit2: run all tests under Valgrind by defaultPetr Štetiar2019-11-141-0/+2
* tests: shunit2: fix issues reported by shellcheckPetr Štetiar2019-11-141-3/+3
* tests: shunit2: make it working under CMakePetr Štetiar2019-11-141-1/+1
* cmake: add unit testing option and shunit2 testsPetr Štetiar2019-11-142-0/+8
* test: move shunit2 tests under standalone subdirectoryPetr Štetiar2019-11-1452-0/+1789