]> git.puffer.fish Git - matthieu/frr.git/commit
tests: add uninstall_element in testcli
authorDavid Lamparter <equinox@opensourcerouting.org>
Wed, 25 Jan 2017 03:14:07 +0000 (04:14 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Fri, 10 Feb 2017 14:40:38 +0000 (15:40 +0100)
commitfdc3d1ab837a81d27ab10d0bf65f349263870154
tree0e9df1a55a96e081f6f51421c76723ed5fc53ed8
parentde8f7a39836a8f121370c1506cc00e3321f284a2
tests: add uninstall_element in testcli

Test uninstall_element().  The commandline-specified counter allows
isolating memleaks more closely, differentiating one-off vs. repeated
leaks.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
tests/lib/cli/common_cli.c
tests/lib/cli/common_cli.h
tests/lib/cli/test_cli.c