2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

Directly embed ../timer.c in timer_test.c for better assertion testing

This commit is contained in:
Ondřej Surý
2019-11-09 14:01:25 +01:00
parent 8de64964a3
commit b9cb4c94fa

View File

@@ -36,6 +36,8 @@
#include "isctest.h"
#include "../timer.c"
/* Set to true (or use -v option) for verbose output */
static bool verbose = false;