haproxy/reg-tests/lua
Frédéric Lécaille dc1a3bd999 REGTEST: replace LEVEL option by a more human readable one.
This patch replaces LEVEL variable by REGTESTS_TYPES variable which is more
mnemonic and human readable. It is uses as a filter to run the reg tests scripts
where a commented #REGTEST_TYPE may be defined to designate their types.
Running the following command:

    $ REGTESTS_TYPES=slow,default

will start all the reg tests where REGTEST_TYPE is defines as 'slow' or 'default'.
Note that 'default' is also the default value of REGTEST_TYPE when not specified
dedicated to run all the current h*.vtc files. When REGTESTS_TYPES is not specified
there is no filter at all. All the tests are run.

This patches also defines REGTEST_TYPE with 'slow' value for all the s*.vtc files,
'bug' value for al the b*.vtc files, 'broken' value for all the k*.vtc files.
2019-04-23 15:14:52 +02:00
..
b00000.lua REGTEST/MINOR: Add a new class of regression testing files. 2018-08-23 15:47:10 +02:00
b00000.vtc REGTEST: replace LEVEL option by a more human readable one. 2019-04-23 15:14:52 +02:00
b00001.lua REGEST/MINOR: Add reg testing files. 2018-08-24 14:50:30 +02:00
b00001.vtc REGTEST: replace LEVEL option by a more human readable one. 2019-04-23 15:14:52 +02:00
b00002.lua CLEANUP: fix typos in reg-tests 2018-11-18 22:23:15 +01:00
b00002.vtc REGTEST: replace LEVEL option by a more human readable one. 2019-04-23 15:14:52 +02:00
b00002_print_r.lua BUG/MAJOR: thread: lua: Wrong SSL context initialization. 2018-08-30 10:06:45 +02:00
b00003.lua REGTEST/MINOR: lua: Add reg testing files for 70d318c. 2018-09-04 17:36:56 +02:00
b00003.vtc REGTEST: replace LEVEL option by a more human readable one. 2019-04-23 15:14:52 +02:00
common.pem BUG/MAJOR: thread: lua: Wrong SSL context initialization. 2018-08-30 10:06:45 +02:00
h00001.lua BUG/MEDIUM: lua: reset lua transaction between http requests 2018-08-25 07:51:02 +02:00
h00001.vtc REGTEST: Add option to use HTX prefixed by the macro 'no-htx' 2018-12-20 10:37:32 +01:00
h00002.lua REGTEST: Move LUA reg test 4 to level 1. 2018-12-07 11:58:29 +01:00
h00002.vtc REGTEST: Add option to use HTX prefixed by the macro 'no-htx' 2018-12-20 10:37:32 +01:00