Skip to content

Commit 7c1b2ab

Browse files
committed
Bare metal porting: stress that compatible Greentea tests are all enabled
1 parent 5ba121b commit 7c1b2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/program-setup/bare_metal/mbed2_porting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Troubleshoot any issue.
122122
123123
## Validating the port
124124
125-
To validate the bare metal target configuration, execute the Mbed OS Greentea test suite with the bare metal profile. This profile causes Greentea to skip a subset of the tests, either because the underlying functionality has not been ported to bare metal or because some tests require RTOS features (for examples, more complex tests based on multi-threading).
125+
To validate the bare metal target configuration, execute the Mbed OS Greentea test suite with the bare metal profile. This profile causes Greentea to skip a subset of the tests, either because the underlying functionality has not been ported to bare metal or because some tests require RTOS features (for examples, more complex tests based on multi-threading). All tests compatible with bare metal are enabled.
126126
127127
If you haven't used Greentea before, [you can learn more in our documentation](../tools/greentea-testing-applications.html).
128128

0 commit comments

Comments
 (0)