14 lines
569 B
Plaintext
14 lines
569 B
Plaintext
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
sqrt(9) -> 3
|
|
count_to_addr(3232235521) -> 192.168.0.1
|
|
to_port("22/tcp") -> 22
|
|
Invoking Test::test_void: undefined
|
|
Invoking Test::test_add: 3
|
|
Invoking Test::test_record: {"msg":"Hello!","reply":"Returning Hello!"}
|
|
Invoking Test::test_vector_of_count: 6
|
|
Invoking Test::test_vector_of_string: "ab"
|
|
ZEEK: test_void: 'cookie'
|
|
ZEEK: Got r=[msg=Hello!, reply=<uninitialized>]
|
|
ZEEK: test_vector_of_count: Got v=[1, 2, 3]
|
|
ZEEK: test_vector_of_count: Got v=[a, b]
|