35fa602bc6
Co-authored-by: Gregory Shue <gregory.shue@legrand.com>
10 lines
368 B
YAML
10 lines
368 B
YAML
tests:
|
|
bacnet.basic.object.netport:
|
|
tags: bacnet
|
|
extra_args: EXTRA_CFLAGS='-Wno-error=array-compare' # for zephyr_v3.0.0 net_if.c
|
|
bacnet.basic.object.netport.unit:
|
|
tags: bacnet
|
|
type: unit
|
|
extra_args: EXTRA_CFLAGS='-Wno-error=array-compare' # for zephyr_v3.0.0 net_if.c
|
|
skip: true # TODO: Remove once unit test builds/runs under Zephyr CI
|