Searched full:test_b (Results 1 – 6 of 6) sorted by relevance
/Zephyr-latest/scripts/tests/twister/test_data/testsuites/tests/test_b/ |
D | test_data.yaml | 2 test_b.check_1: 4 tags: test_b 5 test_b.check_2: 7 tags: test_b
|
/Zephyr-latest/scripts/tests/twister/ |
D | test_testsuite.py | 348 'test_b' 350 os.path.join(os.sep, TEST_DATA_REL_PATH, 'test_b', 'test_b.check_1'), 351 os.path.join(os.sep, TEST_DATA_REL_PATH, 'test_b', 'test_b.check_1') 356 'test_b.check_1', 357 os.path.join('scripts', 'tests', 'test_b.check_1') 544 matches = ['test_b', 'a'], 560 (['a', 'b', 'test_a', 'test_b'], ['feature_a', 'feature_b']) 569 matches = ['test_b', 'a'], 594 matches = ['test_b', 'a'], 885 ZEPHYR_BASE + '/scripts/tests/twister/test_data/testsuites/test_b', [all …]
|
D | test_testplan.py | 36 expected_testsuites = ['test_b.check_1', 37 'test_b.check_2', 85 'test_b.check_1', 'test_b.check_2', 'test_c.check_1', 293 …'demo_board_3/zephyr/scripts/tests/twister/test_data/testsuites/tests/test_b/test_b.check_1' : 'al… 294 …'demo_board_3/zephyr/scripts/tests/twister/test_data/testsuites/tests/test_b/test_b.check_2' : 'al…
|
/Zephyr-latest/scripts/tests/twister/test_data/testsuites/tests/ |
D | test_ztest.c | 8 /* comment */ztest_1cpu_unit_test(test_b),
|
/Zephyr-latest/scripts/tests/twister/pytest_integration/ |
D | test_harness_pytest.py | 130 ['pytest/test_shell_help.py::test_A', 'pytest/test_shell_help.py::test_B'], 132 'samples/hello/pytest/test_shell_help.py::test_B'] 262 def test_B(): 270 '-k', 'test_B', 296 '-k', 'test_B',
|
/Zephyr-latest/doc/develop/test/ |
D | twister.rst | 867 - test_file_2.py::test_B[param_a]
|