samples: zperf: Add NXP driver test case
Test the experimental NXP ENET driver Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
This commit is contained in:
parent
3d6c1fd6f7
commit
247f9e61ef
|
@ -80,3 +80,16 @@ tests:
|
|||
depends_on:
|
||||
- arduino_spi
|
||||
- arduino_gpio
|
||||
sample.net.zperf.nxp_enet_experimental:
|
||||
extra_args: EXTRA_DTC_OVERLAY_FILE="nxp,enet-experimental.overlay"
|
||||
tags:
|
||||
- net
|
||||
- zperf
|
||||
platform_allow:
|
||||
- mimxrt1050_evk
|
||||
- mimxrt1060_evk
|
||||
- mimxrt1064_evk
|
||||
- mimxrt1024_evk
|
||||
- frdm_k64f
|
||||
- mimxrt1170_evk_cm7
|
||||
- mimxrt1160_evk_cm7
|
||||
|
|
Loading…
Reference in a new issue