Home
last modified time | relevance | path

Searched refs:bug (Results 1 – 20 of 20) sorted by relevance

/tools/testing/selftests/x86/bugs/
A Dits_sysfs.py15 bug = "indirect_target_selection" variable
16 mitigation = get_sysfs(bug)
31 bug_check_pass(bug, ITS_MITIGATION_ALIGNED_THUNKS)
36 bug_check_pass(bug, ITS_MITIGATION_RETPOLINE_STUFF)
39 bug_check_pass(bug, ITS_MITIGATION_RETPOLINE_STUFF)
45 bug_check_pass(bug, ITS_MITIGATION_VMEXIT_ONLY)
47 bug_check_fail(bug, ITS_MITIGATION_VMEXIT_ONLY, ITS_MITIGATION_ALIGNED_THUNKS)
51 bug_check_pass(bug, ITS_MITIGATION_VULNERABLE)
53 bug_check_fail(bug, "Mitigation", ITS_MITIGATION_VULNERABLE)
55 bug_status_unknown(bug, mitigation)
[all …]
A Dcommon.py49 def get_sysfs(bug): argument
52 def sysfs_has(bug, mitigation): argument
53 status = get_sysfs(bug)
59 for bug in bugs:
61 if sysfs_has(bug, mitigation):
69 for bug in bugs:
75 def bug_check_pass(bug, found): argument
80 def bug_check_fail(bug, found, expected): argument
86 def bug_status_unknown(bug, found): argument
93 bug_status_unknown(bug, "None")
[all …]
A Dits_permutations.py16 bug = "indirect_target_selection" variable
17 mitigation = c.get_sysfs(bug)
38 bug = "indirect_target_selection" variable
A Dits_ret_alignment.py30 bug = "indirect_target_selection" variable
31 mitigation = c.get_sysfs(bug)
A Dits_indirect_alignment.py30 bug = "indirect_target_selection" variable
32 mitigation = c.get_sysfs(bug)
/tools/testing/selftests/tmpfs/
A D.gitignore2 /bug-link-o-tmpfile
A DMakefile5 TEST_GEN_PROGS += bug-link-o-tmpfile
/tools/testing/ktest/
A Dktest.pl1755 my $bug = 0;
1782 $bug = 1;
1792 $bug = 1;
1809 $bug = 1;
1811 return $bug;
2275 $bug = 1;
2296 $bug = 1;
2332 if ($bug) {
2868 $bug = 1;
2873 $bug = 1;
[all …]
/tools/testing/selftests/net/netfilter/packetdrill/
A Dconntrack_synack_reuse.pkt7 // should show a match if bug is present:
/tools/testing/selftests/futex/
A DREADME24 the individual tests on mailing list discussions and bug reports.
/tools/usb/usbip/
A DINSTALL197 an Autoconf bug. Until the bug is fixed you can use this workaround:
/tools/testing/selftests/bpf/
A DREADME.rst194 This is due to a llvm BPF backend bug. `The fix`__
234 This cause later verifier failure. The bug has been `fixed`__ in
/tools/testing/selftests/tc-testing/creating-testcases/
A DAddingTestCases.txt87 case, or possibly even a bug in one of the commands that are not being tested.
/tools/scripts/
A Dutilities.mak70 # (The bash shell has a bug where `{gsub(...),...}' is
/tools/testing/selftests/tc-testing/
A DREADME99 definitions is a bug.
/tools/objtool/Documentation/
A Dobjtool.txt397 objtool's hard-coded global_noreturns array. Feel free to bug the
460 If the error doesn't seem to make sense, it could be a bug in objtool.
/tools/perf/Documentation/
A Dperf-config.txt258 to compare the output when in doubt about some bug, etc.
/tools/power/cpupower/po/
A Dit.po497 "bug.\n"
/tools/memory-model/Documentation/
A Dlitmus-tests.txt133 "r" followed by a number as shown here. A common bug in litmus tests
A Dexplanation.txt174 If this were to occur it would mean the driver contains a bug, because
1037 were added to the LKMM to fix an obscure bug; without them, atomic

Completed in 27 milliseconds