zephyr/tests/net/socket/getnameinfo/testcase.yaml
Andrew Boie 1d0369f606 tests: net: getnameinfo: run in user mode
The test is designed to run in user mode, but was disabled
for some reason.

Re-enable, and add mps2_an385 to the whitelist as this is
the QEMU target that emulates an MPU.

Fixes: #15228

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-04-06 14:30:42 -04:00

8 lines
151 B
YAML

common:
depends_on: netif
platform_whitelist: native_posix qemu_x86 mps2_an385
tests:
net.socket:
min_ram: 21
tags: net socket userspace