Lines Matching defs:setup_test
51 setup_test(void **state) {
297 ISC_TEST_ENTRY_CUSTOM(increment, setup_test, NULL)
298 ISC_TEST_ENTRY_CUSTOM(increment_past_zero, setup_test, NULL)
299 ISC_TEST_ENTRY_CUSTOM(past_to_unix, setup_test, NULL)
300 ISC_TEST_ENTRY_CUSTOM(now_to_unix, setup_test, NULL)
301 ISC_TEST_ENTRY_CUSTOM(future_to_unix, setup_test, NULL)
302 ISC_TEST_ENTRY_CUSTOM(undefined_to_unix, setup_test, NULL)
303 ISC_TEST_ENTRY_CUSTOM(undefined_plus1_to_unix, setup_test, NULL)
304 ISC_TEST_ENTRY_CUSTOM(undefined_minus1_to_unix, setup_test, NULL)
305 ISC_TEST_ENTRY_CUSTOM(unixtime_zero, setup_test, NULL)
306 ISC_TEST_ENTRY_CUSTOM(past_to_date, setup_test, NULL)
307 ISC_TEST_ENTRY_CUSTOM(now_to_date, setup_test, NULL)
308 ISC_TEST_ENTRY_CUSTOM(future_to_date, setup_test, NULL)