]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: reg-tests: add tune.lua.openlibs none to all Lua reg-tests 20260427-lua-openlibs flx04/20260427-lua-openlibs
authorWilliam Lallemand <wlallemand@haproxy.com>
Tue, 7 Apr 2026 15:01:36 +0000 (17:01 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Tue, 7 Apr 2026 15:01:36 +0000 (17:01 +0200)
commit92553c02dda3ea7798b3e0053bb4ab0d4b30f69e
tree4c75d8989ed7636bde362c4fae548384ac994088
parente4c8de739c3cdd0cb81b81abaad9877d63fcf6fc
MINOR: reg-tests: add tune.lua.openlibs none to all Lua reg-tests

Ensure that all Lua regression tests exercise the restricted library
mode by setting "tune.lua.openlibs none" in their global section.
reg-tests/lua/bad_http_clt_req_duration.vtc
reg-tests/lua/close_wait_lf.vtc
reg-tests/lua/h_txn_get_priv.vtc
reg-tests/lua/httpclient_action.vtc
reg-tests/lua/lua_httpclient.vtc
reg-tests/lua/lua_socket.vtc
reg-tests/lua/set_var.vtc
reg-tests/lua/txn_get_priv-thread.vtc
reg-tests/lua/txn_get_priv.vtc
reg-tests/lua/wrong_types_usage.vtc