]> git.proxmox.com Git - mirror_frr.git/commit - tests/lib/test_stream.c
tests: use printfrr-based printf()
authorDavid Lamparter <equinox@diac24.net>
Sun, 29 Mar 2020 08:17:13 +0000 (10:17 +0200)
committerDavid Lamparter <equinox@diac24.net>
Sun, 29 Mar 2020 08:45:46 +0000 (10:45 +0200)
commitfb84c629b8de642e7774c216941252e366b26d9e
tree4dae011c7cea2285df176be50011361f9f1681db
parentac92fc9e9fdc8f4683fda426237c38a23f3eac0c
tests: use printfrr-based printf()

Just a small hack to use printfrr() in tests, since otherwise the
redefined PRId64 trips some warnings.

Signed-off-by: David Lamparter <equinox@diac24.net>
lib/printfrr.h
tests/lib/test_atomlist.c
tests/lib/test_stream.c
tests/lib/test_typelist.c
tests/lib/test_typelist.h