Run networking tests for native_posix, qemu_x86 and qemu_cortex_m3 platforms only as the tests are generic enough so no need to run them in real physical device. Fixes #9623 #9614 #9622 #9621 #9618 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
7 lines
119 B
YAML
7 lines
119 B
YAML
common:
|
|
platform_whitelist: native_posix qemu_x86 qemu_cortex_m3
|
|
tests:
|
|
net.buf:
|
|
min_ram: 16
|
|
tags: net buf
|