cmake: Add ubox library and include dir lookup
[project/uci.git] / test /
2015-05-25 Yousong Zhoutests: add test case for parsing long option values.
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.
2015-03-26 Yousong Zhoutestenv: test for exit status of "uci export".
2015-01-24 Yousong Zhoutests: add test cases for showing nonexistent section...
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-12-18 Yousong Zhoutests: remove straying echo in 020_get.
2014-11-25 Felix Fietkautests: use uci instead of uci-static
2014-11-25 Yousong ZhouAdd test coverage for multi-line option value.
2014-11-25 Yousong ZhouSync ref test result with current implementation.
2014-11-25 Yousong ZhouDrop test cases for deprecated ucimap-example.
2009-09-04 Felix Fietkauucimap: add support for saving lists to uci
2009-09-04 Felix Fietkautest: do not print expected error messages
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-26 Frédéric MoulinsCheck for segfault and illegal instruction when expecti...
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