zeek/testing/btest/core/mmdb
Christian Kreibich 2e3270d7ec Add btest to verify behavior of re-opened MMDBs opened directly via BIFs
The mmdb_open_location_db() and mmdb_open_asn_db() BiFs were untested, and Zeek
has a bug that makes any DBs opened that way fall back to looking up DBs via the
existing script-level config mechanism (via mmdb_dir), which is at least
unexpected and might well be unconfigured if somebody uses the direct BiFs.
2024-01-10 20:44:40 -08:00
..
explicit-open.zeek Add btest to verify behavior of re-opened MMDBs opened directly via BIFs 2024-01-10 20:44:40 -08:00
reopen.zeek Fix tests so they work both with GNU and BSD tools 2023-10-26 15:33:14 +02:00
temporary-error.zeek Fix mmdb.temporary-error testcase when MMDBs are installed on system 2024-01-10 20:28:41 -08:00