Home
last modified time | relevance | path

Searched defs:expected (Results 1 – 18 of 18) sorted by relevance

/scripts/tests/twister/
A Dtest_cmakecache.py133 def test_cmakecacheentry_from_line(cmake_line, expected): argument
169 def test_cmakecacheentry_str(cmake_cache_entry, expected): argument
233 def test_cmakecache_get_list(value, correct_get, expected): argument
A Dtest_testsuite.py96 def test_scanpathresults_dunders(original, provided, expected): argument
253 def test_scan_file_mmap(os_name, expected): argument
372 def test_get_unique(testsuite_root, suite_path, name, expected): argument
427 expected argument
456 def test_find_c_files_in(isdir, expected): argument
628 expected argument
697 def test_find_src_dir_path(test_dir_path, isdir_path, expected): argument
770 expected argument
842 expected argument
903 def test_get_no_detailed_test_id(testsuite_root, suite_path, name, expected): argument
A Dtest_config_parser.py150 def test_cast_value(zephyr_base, value, typestr, expected, expected_warning): argument
A Dtest_quarantine.py166 def test_quarantinedata_load_data_from_yaml(file_contents, expected): argument
A Dtest_testinstance.py52 expected argument
549 expected argument
A Dtest_handlers.py441 expected argument
912 expected argument
1170 expected argument
1570 expected argument
/scripts/west_commands/tests/
A Dtest_blackmagicprobe.py103 def test_blackmagicprobe_gdb_serial_generic(arg, env, expected): argument
124 globs, expected): argument
153 def test_blackmagicprobe_gdb_serial_darwin(gg, stlpc, comports, globs, expected): argument
181 def test_blackmagicprobe_gdb_serial_win32(stlpc, comports, expected): argument
A Dtest_pyocd.py169 def test_flash(require, cc, pyocd_args, expected, pyocd): argument
193 def test_debugserver(require, cc, pyocd_args, expected, pyocd): argument
213 def test_flash_args(require, cc, bc, pyocd_args, flash_addr, expected, pyocd): argument
243 def test_debugserver_args(require, cc, bc, pyocd_args, expected, pyocd): argument
A Dtest_nxp_s32dbg.py173 s32dbg_args, expected, osname, s32dbg): argument
197 s32dbg_args, expected, osname, s32dbg, tmp_path): argument
231 s32dbg_args, expected, osname, s32dbg, tmp_path): argument
/scripts/dts/python-devicetree/tests/
A Dtest_dtlib.py55 def verify_parse(dts, expected, include_path=()): argument
484 def verify_label2prop(label, expected): argument
576 def verify_unit_addr(path, expected): argument
1592 def verify_type(prop, expected): argument
1697 def verify_to_num(prop, signed, expected): argument
1735 def verify_to_nums(prop, signed, expected): argument
1766 def verify_to_bytes(prop, expected): argument
1789 def verify_to_string(prop, expected): argument
1816 def verify_to_strings(prop, expected): argument
1908 def verify_raw_to_num(fn, prop, length, signed, expected): argument
/scripts/tests/twister_blackbox/
A Dtest_runner.py202 def test_build_only(self, capfd, out_path, test_path, test_platforms, expected, flag): argument
237 def test_runtest_only(self, capfd, out_path, test_path, test_platforms, expected): argument
384 def test_cmake_only(self, capfd, out_path, test_path, test_platforms, expected): argument
575 def test_tag(self, capfd, out_path, test_path, test_platforms, tags, expected): argument
605 def test_only_failed(self, capfd, out_path, test_path, test_platforms, expected): argument
A Dtest_printouts.py284 def test_list_tags(self, capfd, out_path, test_path, expected): argument
318 def test_list_tests(self, capfd, out_path, test_path, expected, detailed_id, exclude_tags): argument
354 def test_tree(self, capfd, out_path, test_path, expected, detailed_id, exclude_tags): argument
A Dtest_filter.py193 def test_arch(self, capfd, out_path, arch, expected): argument
227 def test_vendor(self, capfd, out_path, vendor, expected): argument
A Dtest_platform.py228 def test_exclude_platform(self, capfd, out_path, test_path, test_platforms, expected): argument
277 def test_emulation_only(self, capfd, out_path, test_path, test_platforms, expected): argument
A Dtest_error.py98 def test_overflow_as_errors(self, capfd, out_path, switch, expected): argument
A Dtest_disable.py77 …_suite_name_check(self, capfd, out_path, test_path, test_platforms, flag, expected, expected_none): argument
A Dtest_coverage.py191 def test_enable_coverage(self, capfd, test_path, test_platforms, out_path, expected): argument
/scripts/tests/twister/pytest_integration/
A Dtest_harness_pytest.py150 def test_pytest_handle_source_list(testinstance: TestInstance, monkeypatch, pytest_root, expected): argument

Completed in 31 milliseconds