zephyr/tests/net/iface/testcase.yaml
Jukka Rissanen 5eef2c5f24 tests: net: iface: Modify tests to verify userspace access
Modify the tests so that they verify that only allowed thread
is able to modify network interface data.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-07-29 08:13:22 -04:00

7 lines
92 B
YAML

common:
min_ram: 16
depends_on: netif
tests:
net.iface:
tags: net iface userspace