REGTEST: converter: Add a regtest for fix converters
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 29 Oct 2020 15:34:22 +0000 (16:34 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 5 Nov 2020 18:26:40 +0000 (19:26 +0100)
commit7983b8687eb04c5df4df674c7b9e53b8cb645692
tree576cf874b88670db662970f6b36179f2e0011cf5
parente138dda1e0de087fa8ad3c2ce548b8cea3e4d02f
REGTEST: converter: Add a regtest for fix converters

This new script tests fix_is_valid() and fix_tag_value() converters used to
validate and extract information from a FIX (Financial Information eXchange)
message.
reg-tests/converter/fix.vtc [new file with mode: 0644]