Searched refs:SKIPPED (Results 1 - 8 of 8) sorted by path

/netbsd-current/external/bsd/atf/dist/tools/
H A Dreader.hpp47 SKIPPED, enumerator in enum:tools::atf_report::test_case_result::state_enum
/netbsd-current/external/gpl2/lvm2/dist/test/
H A Dharness.c24 #define SKIPPED 1 macro
67 status[i] = SKIPPED;
166 case SKIPPED:
/netbsd-current/regress/sys/fs/lfs/ckckp/
H A DMakefile33 @echo ${.CURDIR} SKIPPED "LFSDEV not defined" >> ${REGRESS_LOG}
/netbsd-current/bin/rm/
H A Drm.c175 #define SKIPPED 1 macro
219 p->fts_number = SKIPPED;
224 if (p->fts_number == SKIPPED)
/netbsd-current/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A DTest.py46 SKIPPED = ResultCode('SKIPPED', 'Skipped', False) variable
H A Dreports.py20 unexecuted_codes = {lit.Test.EXCLUDED, lit.Test.SKIPPED}
89 lit.Test.SKIPPED, lit.Test.UNSUPPORTED}
146 if code == lit.Test.SKIPPED:
160 lit.Test.SKIPPED, lit.Test.UNSUPPORTED}
H A Drun.py45 be marked SKIPPED.
57 skipped = lit.Test.Result(lit.Test.SKIPPED)
/netbsd-current/external/apache2/llvm/dist/llvm/utils/lit/lit/formats/
H A Dgoogletest.py139 if '[ SKIPPED ] 1 test,' in out:
140 return lit.Test.SKIPPED, ''

Completed in 410 milliseconds