Lines Matching full:tests
9 if you're writing automated tests.
20 int "Delay between tests in milliseconds"
23 Add a delay between between tests to manage output on the console on
36 int "Time in milliseconds to hold other CPUs for 1cpu type tests"
41 value ought to suffice for most such tests; however slower platforms
50 tests that might be in the queue.
103 bool "Do not yield to the idle thread after tests complete"
105 When the tests complete, do not yield to the idle thread and instead
106 spin in a loop. This is useful for low power mode tests, where
111 bool "Warn when running tests with CONFIG_NO_OPTIMIZATIONS"
116 optimizations. Please don't file issues when running tests that are
122 bool "Run all the tests on a single CPU"
130 bool "Validates all defined tests have ran"
133 This rule will fail the project if not all tests have been run.
140 This rule will reset gcov counters before running tests. This ensures
146 bool "Shuffle the order of tests and suites"
149 This rule will shuffle the order of tests and test suites.
169 bool "Repeat the tests and suites"
171 This rule will repeat the tests and the test suites.
213 that while tests will still be marked as skipped on failed zassume calls, the final test
214 result will be shown as a failure in order to increase visibility. This precludes tests