mirror_frr/tests
Donald Sharp e6685141aa *: Rename struct thread to struct event
Effectively a massive search and replace of
`struct thread` to `struct event`.  Using the
term `thread` gives people the thought that
this event system is a pthread when it is not

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2023-03-24 08:32:17 -04:00
..
bgpd *: Rename struct thread to struct event 2023-03-24 08:32:17 -04:00
helpers *: Rename struct thread to struct event 2023-03-24 08:32:17 -04:00
isisd *: Rename struct thread to struct event 2023-03-24 08:32:17 -04:00
lib *: Rename struct thread to struct event 2023-03-24 08:32:17 -04:00
ospf6d *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
ospfd *: Rename struct thread to struct event 2023-03-24 08:32:17 -04:00
topotests tests: apply frrbot style requirements 2023-03-22 05:22:56 +00: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 build: non-recursive tests 2018-09-08 21:26:54 +02:00
pytest.ini tests: Exclude topotests from consideration 2018-11-27 20:22:10 -05:00
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