mirror_frr/tests
Donald Sharp cb37cb336a *: Rename thread.[ch] to event.[ch]
This is a first in a series of commits, whose goal is to rename
the thread system in FRR to an event system.  There is a continual
problem where people are confusing `struct thread` with a true
pthread.  In reality, our entire thread.c is an event system.

In this commit rename the thread.[ch] files to event.[ch].

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2023-03-24 08:32:16 -04:00
..
bgpd tests: Check if peer->af_flags can be higher than uint32_t 2023-02-24 00:24:20 +02:00
helpers *: Rename thread.[ch] to event.[ch] 2023-03-24 08:32:16 -04:00
isisd *: Rename thread.[ch] to event.[ch] 2023-03-24 08:32:16 -04:00
lib *: Rename thread.[ch] to event.[ch] 2023-03-24 08:32:16 -04:00
ospf6d *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
ospfd *: Rename thread.[ch] to event.[ch] 2023-03-24 08:32:16 -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
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