Changeset 934 for branches/reconfiguration/modules/dspin_router/caba/test
- Timestamp:
- Jan 27, 2015, 5:58:09 PM (10 years ago)
- Location:
- branches/reconfiguration/modules/dspin_router/caba/test
- Files:
-
- 4 added
- 1 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/reconfiguration/modules/dspin_router/caba/test/simple_recovery_routing_test/test.sh
r887 r934 9 9 export SOCLIB_TTY=FILES 10 10 export SOCLIB_FB=HEADLESS 11 export SOCLIB_GDB=11 #export SOCLIB_GDB= 12 12 export DISTRIBUTED_BOOT=1 13 13 PLATFORM=../../../../../platforms/tsar_generic_iob 14 14 SIMULATOR=$PLATFORM/simul.x 15 $SIMULATOR - SOFT $SOFT -DISK /dev/null -FAULTY_ROUTER 0x11 2> /dev/null >> output/log15 $SIMULATOR -DSOFT $SOFT -DISK /dev/null -FAULTY_ROUTER 0 1 1 2> /dev/null >> output/log 16 16 soclib-cleanup-terms &> /dev/null 17 17 mv term0 output/term -
branches/reconfiguration/modules/dspin_router/caba/test/simple_segment_recovery_test/test.sh
r933 r934 9 9 export SOCLIB_TTY=FILES 10 10 export SOCLIB_FB=HEADLESS 11 export SOCLIB_GDB=11 #export SOCLIB_GDB= 12 12 export DISTRIBUTED_BOOT=1 13 13 PLATFORM=../../../../../platforms/tsar_generic_iob 14 14 SIMULATOR=$PLATFORM/simul.x 15 $SIMULATOR - SOFT $SOFT -DISK /dev/null -FAULTY_ROUTER 0x11 2> /dev/null >> output/log15 $SIMULATOR -DSOFT $SOFT -DISK /dev/null -FAULTY_ROUTER 0 1 1 2> /dev/null >> output/log 16 16 soclib-cleanup-terms &> /dev/null 17 17 mv term0 output/term
Note: See TracChangeset
for help on using the changeset viewer.