.. |
cli
|
tests: allow common_cli.c with logging enabled
|
2021-11-08 14:06:21 +01:00 |
northbound
|
lib: adapt to version 2 of libyang
|
2021-05-13 16:24:48 -04:00 |
cxxcompat.c
|
*: drop zassert.h
|
2021-04-23 12:06:35 +02:00 |
fuzz_zlog_inputs.py
|
tests: fuzzing target for zlog_5424 code
|
2022-01-17 00:39:00 +01:00 |
fuzz_zlog.c
|
tests: fuzzing target for zlog_5424 code
|
2022-01-17 00:39:00 +01:00 |
script1.lua
|
tests: Add more examples to get_result
|
2021-07-18 06:32:03 +08:00 |
subdir.am
|
build: consistently mkdir -p output for redirect
|
2023-01-24 17:46:57 +01:00 |
test_assert.c
|
tests: fix build warning
|
2021-05-09 18:23:43 +03:00 |
test_assert.py
|
lib: rework how we "override" assert()
|
2021-05-02 16:27:17 +02:00 |
test_atomlist.c
|
*: require semicolon after DEFINE_<typesafe...>
|
2021-03-17 06:18:39 +01:00 |
test_atomlist.py
|
*: reformat python files
|
2020-10-07 17:22:26 -04:00 |
test_buffer.c
|
lib: rename memory_vty.c to lib_vty.c
|
2019-12-06 15:13:29 +01:00 |
test_checksum.c
|
tests: use PRNG in checksum test
|
2022-02-26 16:49:12 +01:00 |
test_frrlua.c
|
tests: Fix uninitialized usage of variables in tests
|
2022-04-01 09:14:11 -04:00 |
test_frrlua.py
|
tests: put lua scripting unit tests behind flag
|
2021-06-25 17:29:15 +08:00 |
test_frrscript.c
|
tests: Add test consecutive frrscript_call
|
2021-08-10 07:28:39 +08:00 |
test_frrscript.py
|
tests: put lua scripting unit tests behind flag
|
2021-06-25 17:29:15 +08:00 |
test_graph.c
|
babeld, lib, ospfd, tests: fmt fixes (cppcheck)
|
2018-06-18 17:52:56 +02:00 |
test_graph.py
|
*: reformat python files
|
2020-10-07 17:22:26 -04:00 |
test_graph.refout
|
lib: add DFS + DOT dumping to graph datastructure
|
2018-04-19 13:04:58 -04:00 |
test_grpc.cpp
|
*: Change thread->func to return void instead of int
|
2022-02-23 19:56:04 -05:00 |
test_grpc.py
|
tests: skip grpc test if frr not installed
|
2022-03-29 16:16:35 -04:00 |
test_heavy_thread.c
|
*: Change thread->func to return void instead of int
|
2022-02-23 19:56:04 -05:00 |
test_heavy_wq.c
|
lib, tests, zebra: Remove unused workqueue error function
|
2022-12-15 11:15:33 -05:00 |
test_heavy.c
|
Treewide: use ANSI function definitions
|
2019-01-24 11:21:59 +01:00 |
test_idalloc.c
|
*: config.h or zebra.h is the first #include
|
2019-06-13 13:35:33 +02:00 |
test_idalloc.py
|
*: reformat python files
|
2020-10-07 17:22:26 -04:00 |
test_memory.c
|
*: require semicolon after DEFINE_MTYPE & co
|
2021-03-17 06:18:17 +01:00 |
test_nexthop_iter.c
|
tests: add missing printf attribute
|
2023-02-01 03:00:22 +01:00 |
test_nexthop_iter.py
|
*: reformat python files
|
2020-10-07 17:22:26 -04:00 |
test_nexthop.c
|
bgpd: VRF-Lite fix nexthop type
|
2021-09-07 01:50:06 -07:00 |
test_nexthop.py
|
tests: add unit test for nexthop comparisons
|
2021-05-04 15:51:01 -04:00 |
test_ntop.c
|
tests: remove strlen assert in inet_ntop tests
|
2019-07-15 17:19:14 +00:00 |
test_ntop.py
|
*: reformat python files
|
2020-10-07 17:22:26 -04:00 |
test_plist.c
|
tests/lib: add a simple prefix list query tool
|
2021-07-06 01:44:35 +02:00 |
test_prefix2str.c
|
tests: add prefix2str test
|
2019-06-13 18:30:28 +00:00 |
test_prefix2str.py
|
*: reformat python files
|
2020-10-07 17:22:26 -04:00 |
test_printfrr.c
|
lib: add %pFXh to print prefix w/o prefixlen
|
2022-03-11 13:43:19 +01:00 |
test_printfrr.py
|
*: reformat python files
|
2020-10-07 17:22:26 -04:00 |
test_privs.c
|
lib: rename memory_vty.c to lib_vty.c
|
2019-12-06 15:13:29 +01:00 |
test_resolver.c
|
lib: resolver per vrf support
|
2021-11-23 09:02:23 +01:00 |
test_ringbuf.c
|
tests: fix assert.h header change fallout
|
2021-05-02 16:27:17 +02:00 |
test_ringbuf.py
|
*: reformat python files
|
2020-10-07 17:22:26 -04:00 |
test_segv.c
|
*: Change thread->func to return void instead of int
|
2022-02-23 19:56:04 -05:00 |
test_seqlock.c
|
tests: fix assert.h header change fallout
|
2021-05-02 16:27:17 +02:00 |
test_sig.c
|
*: Convert quagga_signal_X to frr_signal_X
|
2021-11-11 14:41:27 -05:00 |
test_skiplist.c
|
lib: skiplist: clean up level counter implementation
|
2021-09-21 17:03:53 -07:00 |
test_srcdest_table.c
|
*: Avoid casting to the same type as on the left
|
2022-05-08 16:07:42 +03:00 |
test_srcdest_table.py
|
*: reformat python files
|
2020-10-07 17:22:26 -04:00 |
test_stream.c
|
tests: use printfrr-based printf()
|
2020-03-29 10:45:46 +02:00 |
test_stream.py
|
*: reformat python files
|
2020-10-07 17:22:26 -04:00 |
test_stream.refout
|
tests: reorganize tests hierarchically
|
2017-02-13 16:54:48 +01:00 |
test_table.c
|
*: Fix spelling of comparision
|
2022-04-19 08:18:43 -04:00 |
test_table.py
|
*: reformat python files
|
2020-10-07 17:22:26 -04:00 |
test_timer_correctness.c
|
tests: Use XCALLOC instead of XMALLOC for threads
|
2022-05-02 13:00:47 -04:00 |
test_timer_correctness.py
|
*: reformat python files
|
2020-10-07 17:22:26 -04:00 |
test_timer_performance.c
|
*: Change thread->func to return void instead of int
|
2022-02-23 19:56:04 -05:00 |
test_ttable.c
|
*: un-split strings across lines
|
2020-07-14 10:37:25 +02:00 |
test_ttable.py
|
*: reformat python files
|
2020-10-07 17:22:26 -04:00 |
test_ttable.refout
|
lib: add table generator
|
2017-06-16 02:02:42 +00:00 |
test_typelist.c
|
lib: add _last and _prev on typesafe RB/DLIST
|
2022-03-12 13:23:36 +01:00 |
test_typelist.h
|
tests: make hash collision test collide harder
|
2022-10-06 15:28:26 +02:00 |
test_typelist.py
|
*: reformat python files
|
2020-10-07 17:22:26 -04:00 |
test_versioncmp.c
|
lib: add frr_version_cmp()
|
2019-12-06 15:13:32 +01:00 |
test_versioncmp.py
|
*: reformat python files
|
2020-10-07 17:22:26 -04:00 |
test_xref.c
|
*: require semicolon after FRR_DAEMON_INFO & co.
|
2021-03-17 06:18:39 +01:00 |
test_xref.py
|
tests: add unit test for xrefs
|
2021-02-01 17:28:11 +01:00 |
test_zlog.c
|
*: replace all random() calls
|
2020-04-17 20:57:43 -03:00 |
test_zlog.py
|
*: reformat python files
|
2020-10-07 17:22:26 -04:00 |
test_zmq.c
|
*: Convert quagga_signal_X to frr_signal_X
|
2021-11-11 14:41:27 -05:00 |
test_zmq.py
|
*: reformat python files
|
2020-10-07 17:22:26 -04:00 |
test_zmq.refout
|
lib: Address ZMQ lib TODOs
|
2017-11-23 12:50:27 +01:00 |