commit | 6864ddd0ac20b9bc1d72a6639a77dfab81c68a44 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Thu Apr 29 16:17:23 2021 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Wed May 05 07:56:36 2021 +0200 |
tree | e5b52f85c9f0da8c93361c5ef9171ae2589e9230 | |
parent | e1f55742e0512e42ba9bf37233de8af38eb49968 [diff] |
REGTESTS: add minimal CLI "add map" tests The map_redirect test already tests for "show map", "del map" and "clear map" but doesn't have any "add map" command. Let's add some trivial ones involving one regular entry and two other ones added as payload, checking they are properly returned. (cherry picked from commit deee369cfabdea713e232c94c5d15f9613109fe9) Signed-off-by: Willy Tarreau <w@1wt.eu>