]> git.puffer.fish Git - matthieu/frr.git/commit
tests: add c-ares "exercise" tool
authorDavid Lamparter <equinox@opensourcerouting.org>
Sun, 7 Nov 2021 14:54:55 +0000 (15:54 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Mon, 8 Nov 2021 13:06:21 +0000 (14:06 +0100)
commitecabab03202598320022985722f8665aacf7e2d6
tree21322bb2f7b58815be8f00d6805ef44c246ab336
parent865dd9fe0bff73a46deb174e988cf1d4f8ce5e78
tests: add c-ares "exercise" tool

This can't really be run as part of CI, it's intended as a helper
instead, to use manually after poking around in the c-ares binding code.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
tests/.gitignore
tests/lib/test_resolver.c [new file with mode: 0644]
tests/subdir.am