zephyr/tests/net/socket/af_packet/testcase.yaml
Katarzyna Giadla 681e3a16c7 tests: Change duplicated names of the test cases
Some names of the test cases are duplicated within the project.
This commit contains the proposed names of the test scenarios.

Signed-off-by: Katarzyna Giadla <katarzyna.giadla@nordicsemi.no>
2022-03-30 17:42:01 -04:00

10 lines
252 B
YAML

common:
depends_on: netif
tags: net socket af_packet
# The test do not work in native_posix as the zeth interface creation
# needs root permission.
platform_exclude: native_posix native_posix_64
tests:
net.socket.af_packet:
min_ram: 21