mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00

Updated README and collected coverage-related tests in a common dir. There are still coverage failures resulting from either the following scripts not being @load'd in the default bro mode: base/frameworks/time-machine/notice.bro base/protocols/http/partial-content.bro base/protocols/rpc/main.bro Or the following result in errors when @load'd: policy/protocols/conn/scan.bro policy/hot.conn.bro If these are all scripts-in-progress, can we move them all to live outside the main scripts/ directory until they're ready?
6 lines
228 B
Text
6 lines
228 B
Text
-./frameworks/cluster/nodes/manager.bro
|
|
-./frameworks/cluster/nodes/proxy.bro
|
|
-./frameworks/cluster/nodes/worker.bro
|
|
-./frameworks/cluster/setup-connections.bro
|
|
-./frameworks/metrics/cluster.bro
|
|
-./frameworks/notice/cluster.bro
|