Home
last modified time | relevance | path

Searched defs:res (Results 1 – 25 of 83) sorted by relevance

1234

/tests/subsys/fs/fat_fs_api/src/
A Dtest_fat_file.c13 int res; in test_file_open() local
42 int res; in test_file_write() local
78 int res; in test_file_sync() local
95 int res; in test_file_read() local
133 int res; in test_file_truncate() local
233 int res; in test_file_close() local
250 int res; in test_file_delete() local
A Dtest_fat_rename.c13 int res = 0; in delete_it() local
27 int res = 0; in create_file() local
44 int res = 0; in create_dir() local
60 int res = TC_FAIL; in test_rename_dir() local
113 int res = TC_FAIL; in test_rename_file() local
A Dtest_fat_dir.c17 int res; in test_mkdir() local
62 int res; in test_lsdir() local
103 int res; in test_rmdir() local
A Dtest_fat_file_reentrant.c27 int res; in test_reentrant_access() local
68 int res; in test_reentrant_parallel_file_access() local
137 int res; in tfile2_access() local
A Dtest_fat_mount.c52 int res; in test_mount_use_disk_access() local
65 int res; in test_mount() local
A Dtest_fat_fs.c12 int res; in test_statvfs() local
/tests/subsys/fs/fat_fs_dual_drive/src/
A Dtest_fat_file.c18 int res; in test_file_open() local
43 int res; in test_file_write() local
79 int res; in test_file_sync() local
96 int res; in test_file_read() local
134 int res; in test_file_truncate() local
269 int res; in test_file_close() local
284 int res; in test_file_delete() local
A Dtest_fat_dir.c22 int res; in test_mkdir() local
67 int res; in test_lsdir() local
108 int res; in test_rmdir() local
A Dcommon.c14 int res; in check_file_dir_exists() local
/tests/posix/xsi_realtime/src/
A Dsync_io.c29 int res; in test_mount() local
37 int res; in test_unmount() local
45 int res; in file_open() local
55 off_t res; in file_write() local
77 int res = 0; in ZTEST() local
95 int res = 0; in ZTEST() local
/tests/subsys/fs/multi-fs/src/
A Dtest_common_file.c14 int res; in test_file_open() local
39 int res; in test_file_write() local
76 int res; in test_file_read() local
114 int res; in test_file_close() local
130 int res; in test_file_delete() local
A Dtest_common_dir.c22 int res; in test_mkdir() local
73 int res; in test_lsdir() local
114 int res; in test_rmdir() local
/tests/net/socket/socketpair/src/
A Dpoll.c26 int res; in test_socketpair_poll_timeout_common() local
55 int res; in ZTEST_USER_F() local
94 int res; in ZTEST_F() local
125 int res; in ZTEST_F() local
171 int res; in ZTEST_USER_F() local
210 int res; in rw_fun() local
244 int res; in ZTEST_F() local
298 int res; in ZTEST_USER_F() local
348 int res; in ZTEST_USER_F() local
A Dclosed_ends.c10 int res; in ZTEST_USER_F() local
33 int res; in ZTEST_USER_F() local
A Dnonblock.c11 int res; in ZTEST_USER_F() local
38 int res; in ZTEST_USER_F() local
A Dblock.c22 int res; in work_handler() local
61 int res; in ZTEST_F() local
101 int res; in ZTEST_F() local
A Dfcntl.c11 int res; in ZTEST_USER_F() local
/tests/net/socket/getaddrinfo/src/
A Dmain.c229 struct zsock_addrinfo *res = NULL; in ZTEST() local
253 struct zsock_addrinfo *res = NULL; in ZTEST() local
273 struct zsock_addrinfo *res = NULL; in ZTEST() local
287 struct zsock_addrinfo *res = NULL; in ZTEST() local
336 struct zsock_addrinfo *res = NULL; in ZTEST() local
546 struct zsock_addrinfo *res = NULL; in ZTEST() local
564 struct zsock_addrinfo *res = NULL; in ZTEST() local
578 struct zsock_addrinfo *res = NULL; in ZTEST() local
593 struct zsock_addrinfo *res = NULL; in ZTEST() local
604 struct zsock_addrinfo *res = NULL; in ZTEST() local
/tests/posix/fs/src/
A Dtest_fs_file.c17 int res; in test_file_open() local
34 off_t res; in test_file_write() local
66 off_t res; in test_file_read() local
128 int res = 0; in test_file_close() local
147 int res = 0; in test_file_truncate() local
167 int res; in test_file_delete() local
A Dtest_fat_mount.c23 int res; in test_mount() local
37 int res; in test_unmount() local
/tests/bluetooth/bt_crypto/src/
A Dtest_bt_crypto.c34 uint8_t res[16]; in ZTEST() local
63 uint8_t res[16]; in ZTEST() local
108 uint8_t res[16]; in ZTEST() local
128 uint32_t res; in ZTEST() local
142 uint8_t res[16]; in ZTEST() local
157 uint8_t res[16]; in ZTEST() local
173 uint8_t res[16]; in ZTEST() local
/tests/boards/frdm_k64f/i2c/src/
A Di2c.c36 int res; in fxos8700_fifo_cfg() local
100 int res; in test_i2c_fxos8700_sync() local
129 int res; in test_i2c_fxos8700_async_cb() local
152 int res; in test_i2c_fxos8700_transfer_cb() local
185 int res; in test_i2c_fxos8700_transfer_signal() local
/tests/arch/arc/arc_dsp_sharing/src/
A Dcalculation_arc.c55 volatile short res[2]; in calculate_low() local
86 volatile short res[2]; in calculate_high() local
/tests/lib/notify/src/
A Dmain.c48 int res = 0; in ZTEST() local
101 int res; in ZTEST() local
174 int res; in ZTEST() local
/tests/subsys/jwt/src/
A Dmain.c37 int res; in ZTEST() local

Completed in 86 milliseconds

1234