Megatest

Diff
Login

Differences From Artifact [55e83172e9]:

To Artifact [fc174ee7f2]:


1
2
3
4
5
6
7
8
9
10


11
12
13
[setup]

[ezsteps]
lookittmp   ls /tmp
lookithome  ls /home

[test_meta]
author matt
owner  bob
description This test runs a single ezstep which is expected to pass, no logpro file.



tags first,single
reviewed 09/10/2011, by Matt



|





|
>
>



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[setup]

[ezsteps]
exit2       exit 2
lookithome  ls /home

[test_meta]
author matt
owner  bob
description This test runs two steps; the first exits with
     code 2 (a fail because not using logpro) and the second
     is a pass

tags first,single
reviewed 09/10/2011, by Matt