zeek/testing/btest/scripts/base
Christian Kreibich 9d59a48ae2 Expand build_path() function to handle empty dir arguments gracefully
When passing an empty string as a directory, the function would produce
filenames starting with a slash even when the given file_name is not an absolute
path. Defaulting to the root directory is likely never intended and might
conveivably be dangerous. The middle "/" is now skipped also if dir is an empty
string.
2022-05-19 09:45:52 -07:00
..
files Add ability to check if hostname is valid for a specific cert 2021-06-29 15:00:48 +01:00
frameworks Include spicy in build. 2022-05-16 09:07:11 +02:00
misc Tweak find-filtered-trace to not flag traces if they have non-TCP 2020-09-25 11:29:44 +00:00
protocols regularize test suite names to avoid custom/outdated suffices 2022-05-12 13:32:49 -07:00
utils Expand build_path() function to handle empty dir arguments gracefully 2022-05-19 09:45:52 -07:00