zeek/testing/btest/bifs
Robin Sommer 22cf75dae5 Two fixes.
- Typo in recent scanner fix.

    - Make bif.identify_magic robust against FreeBSD's libmagic config.
2012-08-29 08:11:16 -07:00
..
addr_count_conversion.bro Change IPv6 literal constant syntax to require encasing square brackets 2012-03-13 13:47:07 -05:00
addr_to_ptr_name.bro Change IPv6 literal constant syntax to require encasing square brackets 2012-03-13 13:47:07 -05:00
addr_version.bro Change IPv6 literal constant syntax to require encasing square brackets 2012-03-13 13:47:07 -05:00
all_set.bro Add more tests for previously-untested BIFs 2012-05-24 16:33:19 -05:00
analyzer_name.bro Add tests for untested BIFs 2012-08-03 17:24:04 -05:00
any_set.bro Add more tests for previously-untested BIFs 2012-05-24 16:33:19 -05:00
bro_version.bro Add tests for untested BIFs 2012-08-03 17:24:04 -05:00
byte_len.bro Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
bytestring_to_hexstr.bro Add more tests for previously-untested BIFs 2012-05-29 14:04:36 -05:00
capture_state_updates.bro Add more BIF tests 2012-08-07 14:10:55 -05:00
cat.bro Add more tests for previously-untested BIFs 2012-05-25 17:15:29 -05:00
cat_string_array.bro Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
checkpoint_state.bro Add tests for untested BIFs 2012-08-03 17:24:04 -05:00
clear_table.bro Add more tests for previously-untested BIFs 2012-05-24 16:33:19 -05:00
convert_for_pattern.bro Add more tests for previously-untested BIFs 2012-05-29 14:04:36 -05:00
count_to_addr.bro Merge remote branch 'origin/topic/seth/count_to_addr' 2011-04-19 15:52:16 -07:00
create_file.bro Add more tests for previously-untested BIFs 2012-05-30 16:30:50 -05:00
current_analyzer.bro Add tests for untested BIFs 2012-08-03 17:24:04 -05:00
current_time.bro Add tests for untested BIFs 2012-08-03 17:24:04 -05:00
decode_base64.bro Add decode_base64_custom BiF to allow alternate base64 alphabets. 2011-11-11 13:48:11 -06:00
edit.bro Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
enable_raw_output.test Fix &raw_output and enable_raw_output interpretation of NUL characters 2011-08-03 10:51:40 -05:00
entropy_test.bro Add tests for untested BIFs 2012-08-03 17:24:04 -05:00
escape_string.bro Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
exit.bro Add more tests for previously-untested BIFs 2012-05-24 16:33:19 -05:00
file_mode.bro Add more tests for previously-untested BIFs 2012-05-29 14:04:36 -05:00
find_all.bro Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
find_entropy.bro Add more tests for previously-untested BIFs 2012-05-30 16:30:50 -05:00
find_last.bro Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
fmt.bro Merge remote-tracking branch 'origin/topic/dnthayer/bif-tests' 2012-06-06 11:42:16 -07:00
fmt_ftp_port.bro Add more tests for previously-untested BIFs 2012-05-30 16:30:50 -05:00
get_matcher_stats.bro Add more BIF tests 2012-08-07 14:10:55 -05:00
get_port_transport_proto.bro Add more tests for previously-untested BIFs 2012-05-30 16:30:50 -05:00
gethostname.bro Add tests for untested BIFs 2012-08-03 17:24:04 -05:00
getpid.bro Add tests for untested BIFs 2012-08-03 17:24:04 -05:00
getsetenv.bro Add more tests for previously-untested BIFs 2012-05-24 16:33:19 -05:00
global_ids.bro Add more tests for previously-untested BIFs 2012-05-30 16:30:50 -05:00
global_sizes.bro Add tests for untested BIFs 2012-08-03 17:24:04 -05:00
hexdump.bro Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
identify_data.bro Two fixes. 2012-08-29 08:11:16 -07:00
install_src_addr_filter.test Update PacketFilter/Discarder code for IP version independence. 2012-03-08 13:12:04 -06:00
is_ascii.bro Add more tests for previously-untested BIFs 2012-05-30 16:30:50 -05:00
is_local_interface.bro Add more BIF tests 2012-08-07 14:10:55 -05:00
is_port.bro Add more tests for previously-untested BIFs 2012-05-29 14:04:36 -05:00
join_string.bro Fix the join_string_vec BIF and add more tests 2012-05-30 16:50:43 -05:00
length.bro Add more tests for previously-untested BIFs 2012-05-24 16:33:19 -05:00
lookup_ID.bro Add more tests for previously-untested BIFs 2012-05-25 17:15:29 -05:00
lowerupper.bro Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
mask_addr.bro mask_addr bif now returns subnet (addresses #512) 2011-07-23 16:45:29 -05:00
math.bro Add more tests for previously-untested BIFs 2012-05-25 17:15:29 -05:00
md5.test Add more tests for previously-untested BIFs 2012-05-24 16:33:19 -05:00
merge_pattern.bro Add more tests for previously-untested BIFs 2012-05-29 14:04:36 -05:00
net_stats_trace.test Fix PktSrc::Statistics returning bogus stats. 2011-08-01 16:49:43 -05:00
netbios-functions.bro Updates and tests for netbios name BiF. 2011-04-20 15:59:11 -04:00
order.bro Fix val_size BIF tests and improve docs 2012-06-08 15:25:49 -05:00
parse_ftp.bro Add more tests for previously-untested BIFs 2012-05-29 14:04:36 -05:00
piped_exec.bro Add more tests for previously-untested BIFs 2012-05-24 16:33:19 -05:00
ptr_name_to_addr.bro Adding a test and baseline for ptr_name_to_addr BiF. 2012-02-07 20:57:18 -05:00
rand.bro Fix inconsistencies in random number generation. 2012-06-29 16:24:31 -05:00
raw_bytes_to_v4_addr.bro Add more tests for previously-untested BIFs 2012-05-29 14:04:36 -05:00
reading_traces.bro Add more BIF tests 2012-08-07 14:10:55 -05:00
record_type_to_vector.bro Add more tests for previously-untested BIFs 2012-05-25 17:15:29 -05:00
records_fields.bro New BiF record_field_vals() that returns the fields of a record in a 2011-07-07 19:56:48 -07:00
remask_addr.bro Refactoring various usages of new IPAddr class. 2012-02-22 14:45:44 -06:00
resize.bro Add more tests for previously-untested BIFs 2012-05-24 16:33:19 -05:00
resource_usage.bro Add tests for untested BIFs 2012-08-03 17:24:04 -05:00
rotate_file.bro Add more tests for previously-untested BIFs 2012-05-30 16:30:50 -05:00
rotate_file_by_name.bro Add more tests for previously-untested BIFs 2012-05-30 16:30:50 -05:00
routing0_data_to_addrs.test Improve handling of IPv6 routing type 0 extension headers. 2012-03-27 16:05:45 -05:00
same_object.bro Add more tests for previously-untested BIFs 2012-05-30 16:30:50 -05:00
sha1.test Add SHA1 and SHA256 hashing BIFs. (addresses #542) 2012-05-04 16:09:05 -05:00
sha256.test Add SHA1 and SHA256 hashing BIFs. (addresses #542) 2012-05-04 16:09:05 -05:00
sort.bro Fix documentation of sort BIF and add more tests 2012-06-01 14:24:42 -05:00
sort_string_array.bro Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
split.bro Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
str_shell_escape.bro Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
strcmp.bro Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
strftime.bro Add tests for untested BIFs 2012-08-03 17:24:04 -05:00
string_fill.bro Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
string_to_pattern.bro Add more tests for previously-untested BIFs 2012-05-29 14:04:36 -05:00
strip.bro Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
strstr.bro Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
sub.bro Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
subst_string.bro Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
system.bro Remove a non-portable test case 2012-07-05 17:58:44 -05:00
system_env.bro Fix documentation for system_env BIF 2012-06-01 13:12:55 -05:00
to_addr.bro Change IPv6 literal constant syntax to require encasing square brackets 2012-03-13 13:47:07 -05:00
to_count.bro Add more tests for previously-untested BIFs 2012-05-25 17:15:29 -05:00
to_double.bro Add more tests for previously-untested BIFs 2012-05-25 17:15:29 -05:00
to_double_from_string.bro Fix tests and error message for to_double BIF 2012-07-25 12:10:47 -05:00
to_int.bro Add more tests for previously-untested BIFs 2012-05-25 17:15:29 -05:00
to_interval.bro Add more tests for previously-untested BIFs 2012-05-25 17:15:29 -05:00
to_port.bro Improve tests for to_port and type_name BIFs 2012-05-31 15:19:11 -05:00
to_subnet.bro Change IPv6 literal constant syntax to require encasing square brackets 2012-03-13 13:47:07 -05:00
to_time.bro Add more tests for previously-untested BIFs 2012-05-25 17:15:29 -05:00
type_name.bro Merge remote-tracking branch 'origin/topic/dnthayer/bif-tests' 2012-06-06 11:42:16 -07:00
unique_id-pools.bro Updated uid pools to use integer values instead of strings. 2011-08-15 15:47:39 -07:00
unique_id-rnd.bro Updated uid pools to use integer values instead of strings. 2011-08-15 15:47:39 -07:00
unique_id.bro Updated uid pools to use integer values instead of strings. 2011-08-15 15:47:39 -07:00
uuid_to_string.bro Add more tests for previously-untested BIFs 2012-05-30 16:30:50 -05:00
val_size.bro Fix val_size BIF tests and improve docs 2012-06-08 15:25:49 -05:00