Home
last modified time | relevance | path

Searched refs:TAP (Results 1 – 2 of 2) sorted by relevance

/libCEED/tests/
H A Djunit_common.py75 TAP = 'tap' variable in RunMode
526 if mode is RunMode.TAP:
789 if mode is RunMode.TAP:
807 if is_new_subtest and mode == RunMode.TAP:
814 if mode == RunMode.TAP:
/libCEED/
H A DREADME.md132 The test suite produces [TAP](https://testanything.org) output and is run by: