Searched refs:test_wrp2 (Results 1 – 1 of 1) sorted by relevance
/sysdeps/unix/sysv/linux/ |
A D | test-errno-linux.c | 121 #define test_wrp2(experr, syscall, ...) \ macro 166 fails |= test_wrp2 (LIST (EINVAL, EBADF), inotify_add_watch, -1, "/", 0); in do_test() 173 fails |= test_wrp2 (LIST (EINVAL, ENOMEM), mlock, (void *) -1, 1); in do_test() 191 fails |= test_wrp2 (LIST (ENODEV, ENOSYS, EPERM, EINVAL), in do_test()
|
Completed in 3 milliseconds