Home
last modified time | relevance | path

Searched refs:test_eq (Results 1 – 1 of 1) sorted by relevance

/src/tests/sys/netgraph/
H A Dng_macfilter_test.sh133 test_eq () { function
272 test_eq $created_hooks:xxx1:xxx2:xxx3 $hooks 'hooks after adding xxx1-3'
276 test_eq $created_hooks:xxx2:xxx3 $hooks 'hooks after removing xxx1'
279 test_eq $created_hooks:xxx3 $hooks 'hooks after removing xxx2'
282 test_eq $created_hooks $hooks 'hooks after removing xxx3'
294 test_eq $created_hooks$added_hooks $hooks 'hooks after adding many hooks'
300 test_eq $created_hooks $hooks 'hooks after adding many hooks'
321 test_eq $n $n2 'MACs in table for out1'
324 test_eq $n $n2 'MACs in table for out2'
327 test_eq $n $n2 'MACs in table for out3'
[all …]