From: Felix Date: Sat, 23 Aug 2008 13:03:23 +0000 (+0200) Subject: Adds a unit test framework based on shunit2 X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fuci.git;a=commitdiff_plain;h=a51c515dc1cdf93edb89484238259c941da8f3b6;hp=a51c515dc1cdf93edb89484238259c941da8f3b6 Adds a unit test framework based on shunit2 Includes simple tests for : - uci import - uci export - uci get - uci set - uci add shunit2 : http://code.google.com/p/shunit2/ Signed-off-by: Frédéric Moulins ---