]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/test: update test for file prune changes
authorJason Ish <jason.ish@oisf.net>
Tue, 8 Oct 2019 16:23:08 +0000 (10:23 -0600)
committerVictor Julien <victor@inliniac.net>
Tue, 8 Oct 2019 18:30:49 +0000 (20:30 +0200)
commit2d0b3d73202861d2e7b1ed0487eea8a710e2f6d9
tree9ffa6daae2cda8c9e0f76f7db0b2d3bf6040f9fd
parentebcc4db84ac2c1957a6cc23b5154d7d6333f4cb8
detect/test: update test for file prune changes

As the file prune is now moved to the flow worker, the file
prune is run later, meaning the first file has not yet
been pruned from the file container list.

Adjust test to look for a second file, and check the
flags on that file.

For commit addressing bug 2490.
src/detect-engine-state.c