Lines Matching refs:kcmp
8 * 1) kcmp fails with bad pid
9 * 2) kcmp fails with invalid flag
10 * 3) kcmp fails with invalid flag
11 * 4) kcmp fails with invalid flag
12 * 5) kcmp fails with invalid flag
13 * 6) kcmp fails with invalid fd
20 #include "lapi/kcmp.h"
74 TEST(kcmp(*(test->pid1), *(test->pid2), test->type,
78 tst_res(TFAIL, "kcmp() succeeded unexpectedly");
83 tst_res(TPASS | TTERRNO, "kcmp() returned the expected value");
88 "kcmp() got unexpected return value: expected: %d - %s",