Megatest

Diff
Login

Differences From Artifact [83549d4dfd]:

To Artifact [3f710469e5]:


1
2

3
4
5


6
7
8
9
10
11
12
13

Writing Tests

=============

Creating a new Test


-------------------

The following steps will add a test "yourtestname" to your testsuite. This assumes
starting from a directory where you already have a megatest.config and
runconfigs.config.

. Create a directory tests/yourtestname
. Create a file tests/yourtestname/testconfig


>
|


>
>
|







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

Writing Tests
-------------
// =============

Creating a new Test
~~~~~~~~~~~~~~~~~~~

//-------------------

The following steps will add a test "yourtestname" to your testsuite. This assumes
starting from a directory where you already have a megatest.config and
runconfigs.config.

. Create a directory tests/yourtestname
. Create a file tests/yourtestname/testconfig