ucimap: add helper function for resizing lists and freeing items (both using ucimap...
authorFelix Fietkau <nbd@openwrt.org>
Fri, 4 Sep 2009 22:39:41 +0000 (00:39 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 4 Sep 2009 22:42:38 +0000 (00:42 +0200)
commit25b34febb4851f605f35b45df6eaebc45b122a12
tree530a76c0d7c204a7bb99cae4fd8fc66749828623
parentafa566288588a590961c366476bcd9341a957297
ucimap: add helper function for resizing lists and freeing items (both using ucimap internal allocation list), add test coverage for config change operations
test/config/network
test/references/ucimap_example.result [deleted file]
test/references/ucimap_example_1.result [new file with mode: 0644]
test/references/ucimap_example_2.result [new file with mode: 0644]
test/tests.d/060-ucimap_example
ucimap-example.c
ucimap.c
ucimap.h