/**************************************************************************** * Test 02: Real-time checkpoint options. * * A series of tests which checkpoint and exit after 30 seconds. At the * beginning of the test, a timestamp file is created. Checking the * timestamp on this file (also stored as an integer in the file, as seconds * since the epoch) against the timestamp on the checkpoint file should give * a reasonable, though not utterly infallible test. * * This variant has an exit spec and time specified in minutes and seconds, * only the seconds are non-zero. * * Author: Jed Wing * Date: 2008-04-04 ****************************************************************************/ basename = "02-rtcheckpoint_minutes" INCLUDE_FILE = "common2.mdl" CHECKPOINT_REALTIME = 00:30 EXIT