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>
8 lines
151 B
YAML
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
|