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

* origin/topic/seth/config-reader-musl-support: Fix config reader regular expression for MUSL.
29 lines
360 B
Text
29 lines
360 B
Text
testbool, F
|
|
testcount, 1
|
|
testcount, 2
|
|
testint, -1
|
|
testenum, Conn::LOG
|
|
testport, 45/unknown
|
|
testportandproto, 45/udp
|
|
testaddr, 127.0.0.1
|
|
testaddr, 2607:f8b0:4005:801::200e
|
|
testinterval, 1.0 min
|
|
testtime, 1507321987.0
|
|
test_set, {
|
|
a,
|
|
d,
|
|
b,
|
|
c,
|
|
erdbeerschnitzel
|
|
}
|
|
test_vector, [1, 2, 3, 4, 5, 6]
|
|
test_set, {
|
|
(empty)
|
|
}
|
|
test_set, {
|
|
|
|
}
|
|
test_set, {
|
|
-
|
|
}
|
|
teststring, abc
|