mirror_frr/tests
Donald Sharp d8bc11a592 *: Add a hash_clean_and_free() function
Add a hash_clean_and_free() function as well as convert
the code to use it.  This function also takes a double
pointer to the hash to set it NULL.  Also it cleanly
does nothing if the pointer is NULL( as a bunch of
code tested for ).

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2023-03-21 08:54:21 -04:00
..
bgpd tests: Check if peer->af_flags can be higher than uint32_t 2023-02-24 00:24:20 +02:00
helpers *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
isisd *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
lib *: Add a hash_clean_and_free() function 2023-03-21 08:54:21 -04:00
ospf6d *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
ospfd tests: fix mpls_label2str() in make check 2023-02-13 18:12:05 -05:00
topotests Merge pull request #12816 from gpnaveen/stc_rte_err_msg 2023-03-21 13:30:08 +02:00
zebra *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
.gitignore tests: new grpc topotest 2022-03-14 11:14:12 -04:00
Makefile
pytest.ini
runtests.py *: reformat python files 2020-10-07 17:22:26 -04:00
subdir.am build: break up tests/subdir.am 2021-11-11 14:40:03 +01:00