Home
last modified time | relevance | path

Searched defs:expect0 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/
H A Dpsock_fanout.c411 const int expect0[] = { 0, 0 }; in test_datapath() local
/openbmc/linux/lib/
H A Dtest_scanf.c606 #define test_number_prefix(T, str, scan_fmt, expect0, expect1, n_args, fn) \ argument