You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: zephyrproject-rtos#15228
Signed-off-by: Andrew Boie <[email protected]>
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 <[email protected]>
tests/net/socket/getnameinfo has CONFIG_TEST_USERSPACE=n set in its prj.conf
This is despite the fact that it tries to run the test in user mode, and works just fine.
The text was updated successfully, but these errors were encountered: