- assert if {isc,dns,ns}_test_begin() is called when a prior test is running - add dns_test_init() and dns_test_final(), which can be run before and after all tests. this ensures openssl doesn't have to be reinitialized.