Lines Matching refs:will
124 This rule will call z_test_1cpu_start before each unit test and
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
149 This rule will shuffle the order of tests and test suites.
153 int "[DEPRECATED] Number of iterations the test suite will run"
160 int "[DEPRECATED] Number of iterations the test will run"
171 This rule will repeat the tests and the test suites.
175 int "Number of iterations the test suite will run"
178 This rule will execute a test suite N number of times.
181 int "Number of iterations the test will run"
184 This rule will execute a test N number of times.
212 When enabled, the test binary will fail at the end if an assumption failed. This means
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