Megatest

Diff
Login

Differences From Artifact [e3366df1e1]:

To Artifact [b37fd1a0da]:









1
2
3
4
5
6


7
8
9
10
11



12

13







[setup]
pktsdirs /tmp/pkts /some/other/source

[areas]
#         path-to-area   map-target-script(future, optional)
fullrun   tests/fullrun


ext-tests ext-tests

[contours]
#     mode-patt/tag-expr
quick quick/QUICKPATT



full  all/MAXPATT quick/QUICKPATT


>
>
>
>
>
>
>





|
>
>
|



|
>
>
>
|
>

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26

## commented out due to a bug in v1.6501 in mtutil
## [fields]
## a text
## b text
## c text

[setup]
pktsdirs /tmp/pkts /some/other/source

[areas]
#         path-to-area   map-target-script(future, optional)
fullrun   path=tests/fullrun
# targtrans is name of scheme proc stored in .mtutil.scm, which lives in PWD where mtutil is run
# ext-tests path=ext-tests; targtrans=prefix-contour;
ext       path=ext-tests

[contours]
#     mode-patt/tag-expr
quick selector=QUICKPATT/quick
full  areas=fullrun,ext-tests; selector=MAXPATT/
all   areas=fullrun,ext-tests
snazy areas=%; selector=QUICKPATT/

[nopurpose]