zeek/testing/btest/Baseline/spicy.module-path/output
2023-09-26 11:56:52 +02:00

12 lines
594 B
Text

### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
# Baseline: module can be explicitly loaded:
Got it
# Loading from module path 'FOO:y::BAR' DOES find module 'y/z/x.hlto':
Got it
# Loading from module path '.' DOES NOT find module '.y/z/x.hlto':
# Loading from module path '.y' DOES find module '.y/z/x.hlto':
Got it
# Loading from module path '.' DOES NOT find module 'a/.y/z/x.hlto':
# Loading from module path '.' DOES NOT find module 'b/a/.y/z/x.hlto':
# Sanity check: can load module from _file_ '.x.hlto' directly:
Got it