Lines Matching full:platforms

73 If you want to run tests on one or more specific platforms, you can use
75 option, test suites will only be built/run on the platforms specified.
324 hardware. Currently both architectures and platforms are supported:
353 If true, attempt to build test on all available platforms. This is mostly
358 will enable the test only those platforms that provide this feature.
384 platform_allow: <list of platforms>
385 Set of platforms that this test case should only be run for. Do not use
390 integration_platforms: <YML list of platforms/boards>
391 This option limits the scope to the listed platforms when twister is
396 platform_exclude: <list of platforms>
397 Set of platforms that this test case should not run on.
482 only those platforms that fulfill this external dependency.
753 the scope of builds and tests if applicable to platforms defined under the
774 Then, in :file:`custom_board/board.cmake`, set the supported emulation platforms to ``custom``:
990 The above command will result in twister building tests for the platforms
992 on those platforms.
1128 platforms to be put under quarantine. Such tests will be skipped and marked
1141 ``scenarios`` and ``platforms`` entries listing combinations of scenarios and platforms
1163 platforms:
1171 - platforms:
1183 improve coverage when targeting different sets of platforms.
1202 - Ability to ignore default platforms as defined in board definitions
1203 (Those are mostly emulation platforms used to run tests in upstream
1205 - Option to specify your own list of default platforms overriding what
1209 platforms you specify in the configuration file or on the command line.
1211 default platforms are not in scope.
1220 configuration and instead use the list of platforms provided in the
1221 configuration file as the list of default platforms. This option is set to
1225 only build and run tests on the specified platforms.
1226 - `default_platforms`: A list of additional default platforms to add. This list
1227 can either be used to replace the existing default platforms or can extend it
1230 And example platforms configuration:
1234 platforms:
1272 An example platforms plus level configuration:
1276 platforms:
1319 dependencies between test cases. For native_sim platforms, you can provide