]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
test/from_base64: Use transform with default values master 2621/head
authorJeff Lucovsky <jlucovsky@oisf.net>
Sun, 17 Aug 2025 14:21:39 +0000 (10:21 -0400)
committerVictor Julien <victor@inliniac.net>
Fri, 22 Aug 2025 07:45:36 +0000 (09:45 +0200)
commitd637aed967b6c269068a293a61c9623346770623
tree95f30605a82f437d4d6a5e7ce0d507e6ec893a34
parent4f45fc7d9ab32bea7a1a17ab352fb05a94ddbde9
test/from_base64: Use transform with default values

This test uses default values for the parameters accepted by
from_base64:
- bytes
- offset
- decode type

Issue: 7853
tests/from_base64-04/README.md [new file with mode: 0644]
tests/from_base64-04/test.rules [new file with mode: 0644]
tests/from_base64-04/test.yaml [new file with mode: 0644]