mirror_frr/tests/lib/cli
David Lamparter 154b9e8f9f lib: vty_stdio signal handling
- SIGTSTP appropriately suspends the foreground terminal
- SIGINT causes the daemon to exit, regardless of -d
- SIGQUIT causes the daemon to daemonize, regardless of -d

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
2017-08-02 02:59:51 +02:00
..
.gitignore *: track version & "defaults" in configs 2017-03-28 19:18:42 +02:00
common_cli.c lib: vty_stdio signal handling 2017-08-02 02:59:51 +02:00
common_cli.h *: reindent 2017-07-17 14:04:07 +02:00
test_cli.c *: reindent 2017-07-17 14:04: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 Revert "*: reindent pt. 2" 2017-07-22 14:52:33 +02:00
test_commands.in tests: reorganize tests hierarchically 2017-02-13 16:54:48 +01:00
test_commands.py tests: fix pytest API "surprise" in skipping tests 2017-07-11 15:00:26 +02:00
test_commands.refout tests: reorganize tests hierarchically 2017-02-13 16:54:48 +01:00