Artifact e63ffb76fadbc087e0dcf597ab7962fd7e984efe:
- Executable file tests/fullrun/singletest/main.sh — part of check-in [e06ef7ae11] at 2012-04-21 23:36:51 on branch extend-test-get-path — Moved the full run test suite to fullrun (user: matt, size: 444) [annotate] [blame] [check-ins using]
- Executable file tests/fullrun/tests/singletest/main.sh — part of check-in [423f168820] at 2012-04-22 00:03:24 on branch extend-test-get-path — Arduously moved tests to the tests dir (user: matt, size: 444) [annotate] [blame] [check-ins using]
- Executable file tests/tests/singletest/main.sh — part of check-in [d940f56993] at 2011-08-23 12:53:11 on branch rollup-runs — Fixes to support full rollup of values (user: mrwellan, size: 444) [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 5;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 :first_err "This is the first error"