Lines Matching refs:ZREAD
76 static void ZREAD(struct test_state *ts, int expected, int line) in ZREAD() function
119 #define ZREAD(ts, expected) ZREAD(ts, expected, __LINE__) macro
169 ZREAD(&ts, -EACCES); in test_fs_open_flags()
185 ZREAD(&ts, 0); in test_fs_open_flags()
195 ZREAD(&ts, -EACCES); in test_fs_open_flags()
208 ZREAD(&ts, 0); in test_fs_open_flags()
219 ZREAD(&ts, -EACCES); in test_fs_open_flags()
237 ZREAD(&ts, 0); in test_fs_open_flags()
249 ZREAD(&ts, -EACCES); in test_fs_open_flags()
263 ZREAD(&ts, 0); in test_fs_open_flags()
275 ZREAD(&ts, -EACCES); in test_fs_open_flags()
294 ZREAD(&ts, 0); in test_fs_open_flags()
306 ZREAD(&ts, -EACCES); in test_fs_open_flags()
321 ZREAD(&ts, 0); in test_fs_open_flags()
371 ZREAD(&ts, -EACCES); in test_fs_open_flags()
385 ZREAD(&ts, -EACCES); in test_fs_open_flags()
440 ZREAD(&ts, ts.write_size); in test_fs_open_flags()
445 ZREAD(&ts, 0); in test_fs_open_flags()