Differences From Artifact [869f3145d8]:
- File tests/tests/eztest_fail/testconfig — part of check-in [93749b40da] at 2011-10-09 12:40:36 on branch trunk — Fixed mishandling of failed step in ezstep and added a test for failed case (user: matt, size: 271) [annotate] [blame] [check-ins using]
To Artifact [0f917c7dd3]:
- File tests/tests/ez_fail/testconfig — part of check-in [5868dd5b31] at 2011-11-03 22:59:04 on branch trunk — Added test placeholders (user: matt, size: 299) [annotate] [blame] [check-ins using]
- File tests/tests/eztest_fail/testconfig — part of check-in [ec6f374d39] at 2011-10-13 00:24:36 on branch trunk — Added support (untested) for priority. Tests are sorted by priority and waiton before being launched (user: matt, size: 299) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 | [setup] [ezsteps] lookittmp ls /tmp lookithome ls /home lookitnada ls /nada lookitusr ls /usr | > > > | 1 2 3 4 5 6 7 8 9 10 11 | [setup] [requirements] priority 10 [ezsteps] lookittmp ls /tmp lookithome ls /home lookitnada ls /nada lookitusr ls /usr |
︙ | ︙ |