diff --git a/tests/pflang-reg/pl-bug00083-floatmul b/tests/pflang-reg/pl-bug00083-floatmul new file mode 100755 index 0000000..81de226 --- /dev/null +++ b/tests/pflang-reg/pl-bug00083-floatmul @@ -0,0 +1,3 @@ +#!/bin/bash +thisdir=$(dirname $0) +"${thisdir}/../../env" pflua-pipelines-match "${thisdir}/../data/arp.pcap" "405434949 * 1881196573 == 1588910545" 1