Mercurial > ecos
view packages/net/autotest/current/permtests/netauto_failrx.ptest @ 3292:7f8e529b4d82 default tip
Fix FREESCALE_EDMA_NBYTES_MLOFFYES_MLOFF() so it works with negative offsets.
| author | vae |
|---|---|
| date | Wed, 29 Apr 2015 23:31:48 +0000 |
| parents | b0b9630950c9 |
| children |
line wrap: on
line source
# add the net and the net drivers, and the SNMP parts pkgconf -disable-uitron -enable-net -enable-net_drivers -enable-snmplib -enable-snmpagent -enable-autotest # larger heap for SNMP to run? Not needed any more. # asserts on header infra.h { enable CYGPKG_INFRA_DEBUG } # Simulated failures on: header io_eth_drivers.h { enable CYGPKG_IO_ETH_DRIVERS_SIMULATED_FAILURES value CYGPKG_IO_ETH_DRIVERS_SIMULATE_DROP_RX 10 disable CYGPKG_IO_ETH_DRIVERS_SIMULATE_CORRUPT_RX disable CYGPKG_IO_ETH_DRIVERS_SIMULATE_DROP_TX disable CYGPKG_IO_ETH_DRIVERS_SIMULATE_LINE_CUT }
