Lines Matching +full:pylib +full:- +full:tests
4 # SPDX-License-Identifier: Apache-2.0
6 Tests for testinstance class
18 sys.path.insert(0, os.path.join(ZEPHYR_BASE, 'scripts', 'pylib', 'twister'))
103 os.path.join('testsuites', 'tests', 'test_ztest.c'),
122 os.path.join('testsuites', 'tests', 'test_a', 'test_ztest_error.c'),
133 os.path.join('testsuites', 'tests', 'test_a', 'test_ztest_error_1.c'),
146 'tests',
162 'tests',
178 # 'tests',
282 'Tests should reference the category and subsystem' \
286 os.path.join(ZEPHYR_BASE, 'scripts', 'tests'),
289 'Tests should reference the category and subsystem' \
300 Test to check if tests reference the category and subsystem
311 'tests',
321 os.path.join(ZEPHYR_BASE, TEST_DATA_REL_PATH, 'tests', 'test_a'),
325 'tests',
332 'tests',
354 os.path.join(ZEPHYR_BASE, 'scripts', 'tests'),
355 os.path.join(ZEPHYR_BASE, 'scripts', 'tests'),
357 os.path.join('scripts', 'tests', 'test_b.check_1')
709 'tests',
872 ZEPHYR_BASE + '/scripts/tests/twister/test_data/testsuites',
873 ZEPHYR_BASE + '/scripts/tests/twister/test_data/testsuites/tests/test_a',
885 ZEPHYR_BASE + '/scripts/tests/twister/test_data/testsuites/test_b',
890 os.path.join(ZEPHYR_BASE, 'scripts/tests'),
891 os.path.join(ZEPHYR_BASE, 'scripts/tests'),