Searched defs:expected_errno (Results 1 – 9 of 9) sorted by relevance
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | cgroup_dev.c | 14 int dev_minor, int expected_ret, int expected_errno) in test_mknod() 28 int expected_ret, int expected_errno) in test_read() 53 int expected_ret, int expected_errno) in test_write()
|
| H A D | obj_name.c | 9 int expected_errno; in test_obj_name() member
|
| H A D | bind_perm.c | 20 void try_bind(int family, int port, int expected_errno) in try_bind()
|
| H A D | task_local_storage.c | 457 static void test_uptr_map_failure(const char *map_name, int expected_errno) in test_uptr_map_failure() argument
|
| /linux/tools/testing/selftests/exec/ |
| H A D | execveat.c | 49 int expected_errno, const char *errno_str) in _check_execveat_fail()
|
| /linux/tools/testing/selftests/net/af_unix/ |
| H A D | msg_oob.c | 215 int i, ret[2], recv_errno[2], expected_errno = 0; in __recvpair() local
|
| /linux/tools/testing/selftests/net/ |
| H A D | bind_wildcard.c | 56 int expected_errno[NR_SOCKETS]; in FIXTURE_VARIANT() local
|
| /linux/tools/testing/selftests/nolibc/ |
| H A D | nolibc-test.c | 641 EXPECT_STRTOX(cond,func,input,base,expected,chars,expected_errno) global() argument 645 expect_strtox(int llen,void * func,const char * input,int base,intmax_t expected,int expected_chars,int expected_errno) expect_strtox() argument
|
| /linux/tools/testing/selftests/iommu/ |
| H A D | iommufd_utils.h | 816 #define EXPECT_ERRNO(expected_errno, cmd) \ argument
|