Searched refs:cases (Results 1 – 25 of 43) sorted by relevance
12
/tools/testing/selftests/rcutorture/doc/ |
D | TINY_RCU.txt | 1 This document gives a brief rationale for the TINY_RCU test cases. 19 In common code tested by TREE_RCU test cases.
|
D | initrd.txt | 3 very long sleep() call. In both cases, this creation is done by
|
D | TREE_RCU-kconfig.txt | 2 cases, a group that includes PREEMPT_RCU.
|
/tools/testing/selftests/bpf/prog_tests/ |
D | libbpf_probes.c | 98 } cases[] = { in test_libbpf_probe_helpers() local 109 size_t case_cnt = ARRAY_SIZE(cases), i; in test_libbpf_probe_helpers() 113 const struct case_def *d = &cases[i]; in test_libbpf_probe_helpers()
|
/tools/testing/selftests/tc-testing/ |
D | README | 59 cases. To disable execution within the namespace, pass the -N option 77 future). A test suite has one or more test cases in it. 106 executed as part of the test. More will be added as test cases require. 111 The NAMES values are used to substitute into the commands in the test cases. 131 Execute test cases that use a physical device, where 137 select which test cases: files plus directories; filtered by categories 150 Execute the specified test cases with specified IDs 153 select action to perform on selected test cases 155 -l, --list List all test cases, or those only within the 157 -s, --show Display the selected test cases [all …]
|
/tools/testing/selftests/tc-testing/creating-plugins/ |
D | AddingPlugins.txt | 15 - adding commands to be run before and/or after the test cases 16 - adding commands to be run before and/or after the execute phase of the test cases 59 the TAP output for the extra test cases.
|
/tools/testing/selftests/tc-testing/creating-testcases/ |
D | AddingTestCases.txt | 1 tdc - Adding test cases for tdc 10 template.json for the required JSON format for test cases. 18 If you wish to store your custom test cases elsewhere, be sure to run 83 in the test cases. tdc will output a series of TAP results for the skipped
|
/tools/testing/selftests/ftrace/ |
D | README | 5 shell scripts for testing. Feel free to add new test cases. 38 * The test cases should run on dash (busybox shell) for testing on
|
/tools/testing/selftests/arm64/signal/ |
D | README | 24 - Signals' test-cases hereafter defined belong currently to two 56 In both cases test results are expected in terms of:
|
/tools/memory-model/litmus-tests/ |
D | Z6.0+pooncerelease+poacquirerelease+fencembonceonce.litmus | 13 * full barrier for each non-rf link. (Exceptions include some cases
|
/tools/memory-model/Documentation/ |
D | glossary.txt | 21 "p->a". In rare cases, optimizing compilers can destroy address 70 name suggests. And in a great many cases, a pair of CPUs is all 71 that is required. In other cases, the notion of pairing must be 100 especially true in cases where the dependency is carried through
|
D | simple.txt | 121 by the percpu_counter infrastructure. In many cases, there are already 146 For more sophisticated use cases, LKMM can guide you, including use 147 cases involving combining sequence locking with other synchronization 223 WRITE_ONCE() can safely be used in some cases. These primitives provide 265 More complex use cases
|
D | recipes.txt | 6 The first section covers simple special cases, the second section 11 Simple special cases 14 This section presents two simple special cases, the first being where 293 to understand their use cases. The general approach is shown below:
|
D | litmus-tests.txt | 362 are tricks that may be used to handle some special cases, which are 607 Readers lacking a pathological interest in odd corner cases should feel 951 some pretty obvious cases of ordering. A simple example is: 970 branches, even in cases where the store occurs after the 986 3. Exceptions and interrupts are not modeled. In some cases, 1075 be worked around in some cases by supplying multiple statically 1082 Finally, please note that LKMM is subject to change as hardware, use cases,
|
/tools/testing/ktest/examples/ |
D | README | 7 and commented to show more generic use cases that are more helpful for
|
/tools/thermal/tmon/ |
D | README | 18 thermal conditions are often exception cases that hard to reach in
|
/tools/scripts/ |
D | utilities.mak | 187 # errors for one of the cases flex generates code C compilers complains about. 197 # one of the cases flex generates code C compilers complains about.
|
/tools/testing/selftests/futex/ |
D | README | 8 odd corner cases, regression tests, and abject abuse and misuse.
|
/tools/memory-model/scripts/ |
D | README | 100 The checkghlitmus.sh should not report errors in cases where the
|
/tools/build/ |
D | Build.include | 55 # PHONY targets skipped in both cases.
|
/tools/perf/Documentation/ |
D | perf-top.txt | 232 in such cases. 345 Disabled by default. In common cases with call stack overflows, 347 output. But this approach is not foolproof. There can be cases
|
D | perf-c2c.txt | 126 Disabled by default. In common cases with call stack overflows, 128 output. But this approach is not foolproof. There can be cases
|
D | perf-kvm.txt | 151 in such cases.
|
/tools/testing/memblock/ |
D | README | 43 number of test cases that passed.
|
/tools/memory-model/ |
D | lock.cat | 101 * We rely on the memory model to rule out cases where spin_is_locked()
|
12