Searched refs:test_group (Results 1 – 2 of 2) sorted by relevance
| /illumos-gate/usr/src/tools/scripts/ |
| H A D | check_test_runfiles.py | 145 def format_error(runfile, lineno, test_group, detail): argument 147 return 'In test group %s, %s: %s' % (test_group, loc, detail) 150 def emit_error(issues, runfile, lineno, test_group, detail): argument 151 issues.append(format_error(runfile, lineno, test_group, detail))
|
| /illumos-gate/usr/src/test/util-tests/tests/sed/bsd/ |
| H A D | multi_test.ksh | 104 test_group 228 test_group() function
|