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>
10 lines
252 B
YAML
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
|