mirror_frr/tests/lib/cli
Quentin Young fe011935cd lib: add string utilities
I see lots of the same code being copy-pasted and slightly tweaked for
string processing all over the codebase. Time to start aggregating these
pieces into something consistent and correct.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
2018-06-06 16:15:34 +00:00
..
.gitignore *: track version & "defaults" in configs 2017-03-28 19:18:42 +02:00
common_cli.c lib: centralized memstats-at-exit 2017-08-24 00:18:50 +02:00
common_cli.h *: reindent 2017-07-17 14:04:07 +02:00
test_cli.c tests: fix clippy include paths / double-build 2017-08-15 11:21:07 +02:00
test_cli.in tests: reorganize tests hierarchically 2017-02-13 16:54:48 +01:00
test_cli.py tests: add pytest testrunners 2017-02-13 17:43:47 +01:00
test_cli.refout.in tests: cli: unit test DEFPY() + clidef.py 2017-06-14 19:29:26 +02:00
test_commands.c lib: add string utilities 2018-06-06 16:15:34 +00:00
test_commands.in tests: reorganize tests hierarchically 2017-02-13 16:54:48 +01:00
test_commands.py tests: fix & run ZeroMQ test 2017-08-28 18:00:13 +02:00
test_commands.refout tests: reorganize tests hierarchically 2017-02-13 16:54:48 +01:00