Home
last modified time | relevance | path

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

/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify05.c112 int expect_overflow = !(tc->init_flags & FAN_UNLIMITED_QUEUE); in test_fanotify() local
142 tst_res(expect_overflow ? TFAIL : TPASS, "Overflow event not generated!\n"); in test_fanotify()
178 tst_res(expect_overflow ? TPASS : TFAIL, in test_fanotify()