commit | deee369cfabdea713e232c94c5d15f9613109fe9 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Thu Apr 29 16:17:23 2021 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu Apr 29 16:19:03 2021 +0200 |
tree | 9828924ebc868ec16721ea6650c736e6347eae21 | |
parent | 996190a70d873528653e2c0ce91fb6209928eb94 [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.