Home
last modified time | relevance | path

Searched refs:TEST_ONE (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/libxo/tests/xo/
H A DMakefile.am47 TEST_ONE = \ macro
61 ${TEST_ONE}; \
67 -@(test=${TEST_CASE}; data=${TEST_DATA}; ${TEST_ONE} ; true)
/freebsd/contrib/libxo/tests/gettext/
H A DMakefile.am74 TEST_ONE = \ macro
88 ${TEST_ONE}; \
94 -@(test=${TEST_CASE}; data=${TEST_DATA}; ${TEST_ONE} ; true)
/freebsd/contrib/libxo/tests/core/
H A DMakefile.am132 -@(test=${TEST_CASE}; data=${TEST_DATA}; ${TEST_ONE} ; true)
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_private.h589 SWAP_ALL = 0, TEST_ALL, MOVE_ALL, COUNT_ONE, TEST_ONE, MOVE_ONE enumerator
H A Dip_fw_sockopt.c745 case TEST_ONE: in ipfw_obj_manage_sets()
918 (uint8_t)rt->new_set, TEST_ONE); in move_objects()
H A Dip_fw_table.c2543 case TEST_ONE: in table_manage_sets()