This website requires JavaScript.
Explore
Help
Sign in
michaelh
/
zephyr
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Releases
Activity
c91b9b37d0
zephyr
/
tests
/
net
/
socket
/
misc
/
testcase.yaml
7 lines
96 B
YAML
Raw
Normal View
History
Unescape
Escape
tests: socket: misc: Add test for gethostname() Just a basic test. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2019-02-06 19:36:24 +03:00
common
:
depends_on
:
netif
tests
:
net.socket
:
min_ram
:
21
tests: set userspace tag for all tests that use it This lets us quickly filter tests that exercise userspace when developing it. Some tests had a whitelist with qemu_cortex_m3; change this to mps2_an385, which is the QEMU target with an MPU enabled. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-04-05 15:16:14 -07:00
tags
:
net socket userspace
Copy permalink