Lines Matching +full:- +full:- +full:run +full:- +full:attempt

4 # SPDX-License-Identifier: Apache-2.0
13 run the tests in any available emulators or simulators on the system.
19 that testsuite meta-data. The full canonical name for each test case is <path to
28 of this script can filter the set of tests to run based on tag.
34 Don't build or run this test case unless --enable-slow was passed
35 in on the command line. Intended for time-consuming test cases
36 that are only run under certain circumstances, like daily
48 Snippets that must be applied for the test case to run.
56 If true, don't try to run the test even if the selected platform
60 If true, attempt to build test on all available platforms.
67 minimum amount of RAM needed for this test to build and run. This is
71 minimum amount of ROM needed for this test to build and run. This is
75 Add list of modules needed for this sample to build and run.
78 Length of time to run test in emulator before automatically killing it.
82 Set of architectures that this test case should only be run for.
85 Set of architectures that this test case should not run on.
88 Set of platforms that this test case should only be run for.
91 Set of platforms that this test case should not run on.
94 Set of simulators that this test case should not run on.
102 Filter whether the testsuite should be run by evaluating an expression
139 if the symbol is defined to a non-empty string.
146 all comparison operators (non-associative)
168 expression, cmake is run for that target, and then the filter evaluated as a gate for the
169 build and run steps.
172 The set of test cases that actually run depends on directives in the testsuite
174 running with -v or examining the test plan report (testplan.json)
181 Most everyday users will run with no arguments.
194 # run this script as ./scripts/twister without making them