Al Semjonovs
92bc3e47c0
ztest: Test selection documentation.
...
Explain usage of the `-test` command line argument for
posix builds.
Signed-off-by: Al Semjonovs <asemjonovs@google.com>
2022-06-15 18:06:54 -04:00
Al Semjonovs
47850a301c
ztest: Add config to shuffle test order
...
Enable ZTEST_DO_THE_SHUFFLE to shuffle the order tests are ran.
Additional configs ZTEST_DO_THE_SHUFFLE_SUITE_REPEAT_COUNT
ZTEST_DO_THE_SHUFFLE_TEST_REPEAT_COUNT specify the number of times
the test or suite is executed.
Signed-off-by: Al Semjonovs <asemjonovs@google.com>
2022-05-11 12:14:31 -04:00
Yuval Peress
41e7f30d0f
include: update documentation to use zephyr/ prefix
...
Issue #41543
Signed-off-by: Yuval Peress <peress@google.com>
2022-04-21 07:40:54 -05:00
Al Semjonovs
fef6e46f01
ztest: Add Z_TEST_SKIP_IFDEF macro
...
Defined Z_TEST_SKIP_IFDEF macro to skip tests when specified
config is enabled.
Signed-off-by: Al Semjonovs <asemjonovs@google.com>
2022-04-20 15:28:14 -04:00
Anas Nashif
a084be3ba9
doc: move sections from guides
...
Move remaining items from guides into the appropriate locations using
the new structure.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-04-07 16:35:19 +02:00