Artifact d6bd6dbe4e6804af04511956db98ddb49b2568f8:
- Executable file tests/tests/runfirst/main.sh — part of check-in [2e763d09cf] at 2011-05-17 22:26:18 on branch trunk — Release version 1.07, 0 maps to PASS, any other number maps to FAIL and any non number maps to itself in -test-status calls (user: matt, size: 408) [annotate] [blame] [check-ins using]
- Executable file tests/tests/singletest/main.sh — part of check-in [5d48bcf740] at 2011-06-18 22:20:44 on branch experimental — Adding a singletest (i.e. no items) (user: mrwellan, size: 408) [annotate] [blame] [check-ins using]
#!/bin/bash # megatest -step wasting_time :state start :status n/a -m "This is a test step comment" # sleep 20 # megatest -step wasting_time :state end :status $? $MT_MEGATEST -runstep wasting_time -logpro wasting_time.logpro "sleep 20;echo all done eh?" -m "This is a test step comment" $MT_MEGATEST -test-status :state COMPLETED :status $? -m "This is a test level comment" -set-toplog the_top_log.html