mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-24 15:47:18 -04:00
When the first parametrized test takes a bit longer than usual, the zone transfer in ns3 may succeed before the second parametrized test is even started, and then watch_log_from_here() won't find the "Transfer status: success" message in the named log. Using watch_log_from_start() instead makes sure the test is more stable. |
||
|---|---|---|
| .. | ||
| startperf | ||
| system | ||
| testdata/wire | ||
| .gitignore | ||
| convert-trs-to-junit.py | ||
| Makefile.am | ||
| test_client.c | ||
| test_server.c | ||
| wire_test.c | ||