uci: fix a potential use-after-free in uci_set()
[project/uci.git] / test / references /
2016-11-23 Felix FietkauRevert "mandatory anonymous section identifier"
2016-10-06 Felix Fietkautest: adjust for auto-naming anonymous sections
2015-04-09 Yousong Zhoutests: add test coverage for comment lines within batch...
2015-04-03 Yousong Zhoutests: add test coverage for uci export with -P option.
2015-03-31 Yousong Zhoutests: add test cases for -P and -p options.
2014-12-18 Felix Fietkauallow "-" in package names
2014-12-18 Yousong Zhoutests: add test coverage for uci list related commands.
2014-12-18 Yousong Zhoutests: add test coverage for `uci revert' command.
2014-12-18 Yousong Zhoutests: add test coverage for `uci batch' command.
2014-12-18 Yousong Zhoutests: add more test coverage for `uci show' command.
2014-11-25 Yousong ZhouAdd test coverage for multi-line option value.
2014-11-25 Yousong ZhouSync ref test result with current implementation.
2009-09-04 Felix Fietkauucimap: add support for saving lists to uci
2009-09-04 Felix Fietkauucimap: add helper function for resizing lists and...
2009-08-31 Felix Fietkauucimap: add new UCIMAP_LIST_AUTO for automatically...
2009-08-30 Felix Fietkauucimap: properly test bool interpretation
2009-08-30 Felix Fietkauturn ucimap-example.c into a test case
2008-08-25 Frédéric MoulinsAdd parsing tests for get, set and show
2008-08-23 FelixAdds a unit test framework based on shunit2