Lines Matching full:tests
6 Blackbox tests for twister's command line functions
31 os.path.join(TEST_DATA, 'tests', 'dummy', 'agnostic'),
35 os.path.join(TEST_DATA, 'tests', 'dummy', 'device'),
42 os.path.join(TEST_DATA, 'tests', 'dummy', 'agnostic'),
55 os.path.join(TEST_DATA, 'tests', 'dummy', 'agnostic'),
67 os.path.join(TEST_DATA, 'tests', 'dummy', 'agnostic'),
73 os.path.join(TEST_DATA, 'tests', 'dummy', 'agnostic'),
86 os.path.join(TEST_DATA, 'tests', 'dummy', 'agnostic'),
99 os.path.join(TEST_DATA, 'tests', 'dummy', 'agnostic'),
111 os.path.join(TEST_DATA, 'tests', 'dummy', 'agnostic'),
117 os.path.join(TEST_DATA, 'tests', 'dummy', 'agnostic'),
130 os.path.join(TEST_DATA, 'tests', 'dummy', 'device'),
138 os.path.join(TEST_DATA, 'tests', 'dummy', 'device'),
149 os.path.join(TEST_DATA, 'tests', 'dummy', 'agnostic'),
152 '└── Tests\n' \
165 os.path.join(TEST_DATA, 'tests', 'dummy', 'agnostic'),
168 '└── Tests\n' \
180 os.path.join(TEST_DATA, 'tests', 'dummy', 'agnostic'),
183 '└── Tests\n' \
196 os.path.join(TEST_DATA, 'tests', 'dummy', 'agnostic'),
199 '└── Tests\n' \
211 os.path.join(TEST_DATA, 'tests', 'dummy', 'agnostic'),
214 '└── Tests\n',
219 os.path.join(TEST_DATA, 'tests', 'dummy', 'agnostic'),
222 '└── Tests\n' \
235 os.path.join(TEST_DATA, 'tests', 'dummy', 'device'),
238 '└── Tests\n'
246 os.path.join(TEST_DATA, 'tests', 'dummy', 'device'),
249 '└── Tests\n'
260 os.path.join(TEST_DATA, 'tests', 'dummy'),
280 'tests/dummy/agnostic',
281 'tests/dummy/device',
306 'tests/dummy/agnostic no_detailed_id',
307 'tests/dummy/agnostic no_detailed_id excl_tag',
308 'tests/dummy/agnostic no_detailed_id excl_all_tags',
309 'tests/dummy/agnostic no_detailed_id no_excl_tag',
310 'tests/dummy/agnostic detailed_id',
311 'tests/dummy/agnostic detailed_id excl_tag',
312 'tests/dummy/agnostic detailed_id excl_all_tags',
313 'tests/dummy/agnostic detailed_id no_excl_tag',
314 'tests/dummy/device',
315 'tests/dummy/device detailed_id',
319 args = ['--outdir', out_path, '-T', test_path, '--list-tests', detailed_id]
344 'tests/dummy/agnostic no_detailed_id',
345 'tests/dummy/agnostic no_detailed_id excl_tag',
346 'tests/dummy/agnostic detailed_id',
347 'tests/dummy/agnostic detailed_id excl_tag',
348 'tests/dummy/agnostic detailed_id excl_all_tags',
349 'tests/dummy/agnostic detailed_id no_excl_tag',
350 'tests/dummy/device',
351 'tests/dummy/device detailed_id',
373 ids=['tests']
449 ids=['tests']