Artifact c23e537bd9ea1937a536f600a767c3864e5678cb:
- Executable file tests/tests/singletest/main.sh — part of check-in [a6f2ac3f35] at 2011-06-19 12:03:53 on branch experimental — Added some additional tests to the example run (user: mrwellan, size: 407) [annotate] [blame] [check-ins using] [more...]
- Executable file tests/tests/singletest2/main.sh — part of check-in [a6f2ac3f35] at 2011-06-19 12:03:53 on branch experimental — Added some additional tests to the example run (user: mrwellan, size: 407) [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