frr/tests/lib/cli
Chirag Shah 390a886277 *: record transaction based on control flag
In case of config rollback is enabled,
record northbound transaction based on a control flag.
The actual frr daemons would set the flag to true via
nb_init from frr_init.
This will allow test daemon to bypass recording
transacation to db.

Signed-off-by: Chirag Shah <chirag@nvidia.com>
2020-08-20 14:12:04 -07:00
..
.gitignore *: track version & "defaults" in configs 2017-03-28 19:18:42 +02:00
common_cli.c *: record transaction based on control flag 2020-08-20 14:12:04 -07:00
common_cli.h *: reindent 2017-07-17 14:04:07 +02:00
test_cli.c build: non-recursive tests 2018-09-08 21:26:54 +02:00
test_cli.in tests: reorganize tests hierarchically 2017-02-13 16:54:48 +01:00
test_cli.py tests: properly locate files in builddir 2018-09-08 21:30:19 +02:00
test_cli.refout.in tests: fix domainname dependency 2018-12-07 19:34:45 +01:00
test_commands.c *: record transaction based on control flag 2020-08-20 14:12:04 -07: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