Skip to content

Commit

Permalink
samples: zperf: Add NXP driver test case
Browse files Browse the repository at this point in the history
Test the experimental NXP ENET driver

Signed-off-by: Declan Snyder <[email protected]>
  • Loading branch information
decsny authored and carlescufi committed Dec 11, 2023
1 parent 3d6c1fd commit 247f9e6
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions samples/net/zperf/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 247f9e6

Please sign in to comment.