This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
bb4f7b5a31
zephyr
/
tests
/
arch
/
common
/
semihost
/
prj.conf
4 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: lib: semihost: test file operations Add tests for basic file operations under semihosting. Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2022-03-30 19:25:21 +08:00
CONFIG_ZTEST=y
tests: arch: common: move test semihost to new ztest API Migrate the testsuite tests/arch/common/semihost to the new ztest API. Signed-off-by: Enjia Mai <enjia.mai@intel.com>
2022-07-01 10:05:01 +08:00
CONFIG_ZTEST_NEW_API=y
tests: lib: semihost: test file operations Add tests for basic file operations under semihosting. Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2022-03-30 19:25:21 +08:00
CONFIG_SEMIHOST=y