Adds a unit test framework based on shunit2
authorFelix <nbd@openwrt.org>
Sat, 23 Aug 2008 13:03:23 +0000 (15:03 +0200)
committerFelix <nbd@openwrt.org>
Sat, 23 Aug 2008 13:03:23 +0000 (15:03 +0200)
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 <ffrrrr@gmail.com>

No differences found