Megatest

Check-in [edc83414c9]
Login
Overview
Comment:Minor cleanup
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | v1.65
Files: files | file ages | folders
SHA1: edc83414c9a7955c8f874c2fed261d8e1ae2eb91
User & Date: matt on 2017-06-18 22:24:57
Other Links: branch diff | manifest | tags
Context
2017-06-18
23:19
Migrated changes for better suite of error messages in pkt handling into common.scm (changes were accidentally made in v1.64). check-in: 6b673d1216 user: matt tags: v1.65
22:24
Minor cleanup check-in: edc83414c9 user: matt tags: v1.65
2017-06-17
09:34
Merged from v1.64 into v1.65 check-in: 17f63f989a user: matt tags: v1.65
Changes

Modified megatest.config from [eaac1879ba] to [9403028d0a].

19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# targtrans is name of scheme proc stored in .mtutil.scm, which lives in PWD where mtutil is run
#           the target translator can return: a/target OR (list/of targets/to apply/run) OR #f i.e. run nothing
# ext-tests path=ext-tests; targtrans=prefix-contour;
ext       path=ext-tests

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








|







19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# targtrans is name of scheme proc stored in .mtutil.scm, which lives in PWD where mtutil is run
#           the target translator can return: a/target OR (list/of targets/to apply/run) OR #f i.e. run nothing
# ext-tests path=ext-tests; targtrans=prefix-contour;
ext       path=ext-tests

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

tests/fdktestqa/testqa/tests/bigrun/step1.sh became executable with contents [e700391a61].

tests/fdktestqa/testqa/tests/bigrun2/step1.sh became executable with contents [f90152c7af].

tests/fdktestqa/testqa/tests/bigrun3/step1.sh became executable with contents [f90152c7af].