Searched refs:strncmp_full_str_cmp (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtest_strncmp.c24 static void strncmp_full_str_cmp(struct strncmp_test *skel, const char *name, function
81 strncmp_full_str_cmp(skel, "strncmp: less than", -1);
82 strncmp_full_str_cmp(skel, "strncmp: greater than", 1);

Completed in 99 milliseconds