aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Murphy <dmurphy@ti.com>2020-03-27 07:23:50 -0500
committerDan Murphy <dmurphy@ti.com>2020-03-27 07:24:51 -0500
commit7ab160281df0a555132173cf5ea8f38f1e052f42 (patch)
treeee8adec96e1aa024ea2f9a887cfa773bc57269b6
parentae93f0b2b4d3f8d34a36e36950c6a8e46a3523f4 (diff)
downloadlinux-dt-7ab160281df0a555132173cf5ea8f38f1e052f42.tar.gz
system_test: recipe: Fix the testsuite name for eth_module
Fix the test suite names for the am3 and am4 build ethernet as module test case. Signed-off-by: Dan Murphy <dmurphy@ti.com>
-rw-r--r--system_test/system_test_recipe4
1 files changed, 2 insertions, 2 deletions
diff --git a/system_test/system_test_recipe b/system_test/system_test_recipe
index bd11788..df629ea 100644
--- a/system_test/system_test_recipe
+++ b/system_test/system_test_recipe
@@ -1,5 +1,5 @@
-arch: arm testsuite: am3_mmc_module output: am3_mmc defconfig: am3_eth_module overlay_dir: none
-arch: arm testsuite: am4_mmc_module output: am4_mmc defconfig: am4_eth_module overlay_dir: none
+arch: arm testsuite: am3_mmc output: am3_mmc defconfig: am3_eth_module overlay_dir: none
+arch: arm testsuite: am4_mmc output: am4_mmc defconfig: am4_eth_module overlay_dir: none
arch: arm testsuite: am3_usbhost output: am3_usbhost defconfig: am3_pio_musb overlay_dir: none
arch: arm64 testsuite: j7_usb_otg_full_speed output: j7_usb_otg_full_speed defconfig: ti_sdk_arm64_release dt_overlay: usb_otg/j7/full_speed
arch: arm64 testsuite: j7_usb_otg_high_speed output: j7_usb_otg_high_speed defconfig: ti_sdk_arm64_release dt_overlay: usb_otg/j7/high_speed