# @name Test storage devices with net
# @desc Test storage devices with net
# @requires net && usb/host && nand && ubifs && mmc_host/sdhc 
# @setup_requires usbhostmsc_sdhc_nand

SYSTEM_L_FUNC_NET-MMC-USB-NAND-0001 source 'common.sh'; run_processes.sh -c "/opt/ltp/runltp -f ddt/eth_iperf_tcp -P $PLATFORM -s "ETH_S_PERF_IPERF_TCP_128K_1448B" # /opt/ltp/runltp -f ddt/mmc_sdhccard_perf -P $PLATFORM -s "MMC_L_PERF_SDHC_EXT2_SYNC" # /opt/ltp/runltp -f ddt/usbhost_perf_vfat -P $PLATFORM -s "USBHOST_M_PERF_VFAT_0001" # /opt/ltp/runltp -f ddt/nand_perf_ubifs -P $PLATFORM -s "NAND_L_PERF_UBIFS " "
SYSTEM_L_FUNC_NET-MMC-USB-NAND-SHORT-0001 source 'common.sh'; run_processes.sh -c "/opt/ltp/runltp -f ddt/mmc_sdhccard_dd_rw_ext2 -P $PLATFORM -s "MMC_S_FUNC_SDHC_EXT2_DD_RW_100M" # /opt/ltp/runltp -f ddt/usbhost_perf_vfat -P $PLATFORM -s "USBHOST_M_PERF_VFAT_0001" # /opt/ltp/runltp -f ddt/nand_mtd_dd_rw_ubifs -P $PLATFORM -s "_S_" # /opt/ltp/runltp -f ddt/eth_ping -P $PLATFORM -s "ETH_S_STRESS_PING_MULTI-PKT-SIZES" "

