Commit graph

1 commit

Author SHA1 Message Date
Doğukan Çağatay
11c6a3ba43
Replace zeek-btest with pytest for running tests
zeek-btest was retired from Fedora due to build failures. All test files
in this package use a single `@TEST-EXEC: python3 %INPUT` directive, so
a small pytest plugin (conftest.py) that collects test files and runs
each as a subprocess is a complete replacement. Addresses #2485942

Drops the btest.cfg source file and the zeek-btest build dependency.
2026-06-06 20:41:54 +02:00