Lines Matching refs:ASSERT_GE
404 ASSERT_GE(req->result, 0); /* FIXME(bnoordhuis) Check if requested size? */ in read_cb()
479 ASSERT_GE(req->result, 0); /* FIXME(bnoordhuis) Check if requested size? */ in write_cb()
491 ASSERT_GE(req->result, 0); in create_cb()
550 ASSERT_GE(req->result, 0); in check_mkstemp_result()
846 ASSERT_GE(s->st_atim.tv_sec, (long) atime - 1); in check_utime()
847 ASSERT_GE(s->st_mtim.tv_sec, (long) mtime - 1); in check_utime()
992 ASSERT_GE(r, 0); in fs_file_sync()
993 ASSERT_GE(open_req1.result, 0); in fs_file_sync()
998 ASSERT_GE(r, 0); in fs_file_sync()
999 ASSERT_GE(write_req.result, 0); in fs_file_sync()
1009 ASSERT_GE(r, 0); in fs_file_sync()
1010 ASSERT_GE(open_req1.result, 0); in fs_file_sync()
1015 ASSERT_GE(r, 0); in fs_file_sync()
1016 ASSERT_GE(read_req.result, 0); in fs_file_sync()
1037 ASSERT_GE(r, 0); in fs_file_sync()
1038 ASSERT_GE(open_req1.result, 0); in fs_file_sync()
1044 ASSERT_GE(r, 0); in fs_file_sync()
1045 ASSERT_GE(read_req.result, 0); in fs_file_sync()
1082 ASSERT_GE(r, 0); in TEST_IMPL()
1127 ASSERT_GE(r, 0); in fs_file_write_null_buffer()
1128 ASSERT_GE(open_req1.result, 0); in fs_file_write_null_buffer()
1174 ASSERT_GE(r, 0); in TEST_IMPL()
1183 ASSERT_GE(r, 0); in TEST_IMPL()
1273 ASSERT_GE(r, 0); in test_sendfile()
1274 ASSERT_GE(open_req1.result, 0); in test_sendfile()
1279 ASSERT_GE(r, 0); in test_sendfile()
1280 ASSERT_GE(open_req2.result, 0); in test_sendfile()
1306 ASSERT_GE(r, 0); in test_sendfile()
1307 ASSERT_GE(open_req1.result, 0); in test_sendfile()
1313 ASSERT_GE(r, 0); in test_sendfile()
1314 ASSERT_GE(req.result, 0); in test_sendfile()
1394 ASSERT_GE(r, 0); in TEST_IMPL()
1422 ASSERT_GE(fd, 0); in TEST_IMPL()
1428 ASSERT_GE(r, 0); in TEST_IMPL()
1429 ASSERT_GE(req.result, 0); in TEST_IMPL()
1469 ASSERT_GE(r, 0); in TEST_IMPL()
1470 ASSERT_GE(req.result, 0); in TEST_IMPL()
1676 ASSERT_GE(r, 0); in TEST_IMPL()
1677 ASSERT_GE(req.result, 0); in TEST_IMPL()
1737 ASSERT_GE(r, 0); in TEST_IMPL()
1738 ASSERT_GE(req.result, 0); in TEST_IMPL()
1837 ASSERT_GE(r, 0); in TEST_IMPL()
1838 ASSERT_GE(req.result, 0); in TEST_IMPL()
1894 ASSERT_GE(r, 0); in TEST_IMPL()
1895 ASSERT_GE(req.result, 0); in TEST_IMPL()
1949 ASSERT_GE(r, 0); in TEST_IMPL()
1950 ASSERT_GE(req.result, 0); in TEST_IMPL()
2044 ASSERT_GE(r, 0); in TEST_IMPL()
2045 ASSERT_GE(req.result, 0); in TEST_IMPL()
2064 ASSERT_GE(r, 0); in TEST_IMPL()
2065 ASSERT_GE(req.result, 0); in TEST_IMPL()
2072 ASSERT_GE(r, 0); in TEST_IMPL()
2073 ASSERT_GE(req.result, 0); in TEST_IMPL()
2085 ASSERT_GE(r, 0); in TEST_IMPL()
2086 ASSERT_GE(req.result, 0); in TEST_IMPL()
2093 ASSERT_GE(r, 0); in TEST_IMPL()
2094 ASSERT_GE(req.result, 0); in TEST_IMPL()
2145 ASSERT_GE(r, 0); in TEST_IMPL()
2146 ASSERT_GE(req.result, 0); in TEST_IMPL()
2217 ASSERT_GE(r, 0); in TEST_IMPL()
2218 ASSERT_GE(req.result, 0); in TEST_IMPL()
2254 ASSERT_GE(r, 0); in TEST_IMPL()
2255 ASSERT_GE(req.result, 0); in TEST_IMPL()
2262 ASSERT_GE(r, 0); in TEST_IMPL()
2263 ASSERT_GE(req.result, 0); in TEST_IMPL()
2307 ASSERT_GE(r, 0); in TEST_IMPL()
2308 ASSERT_GE(req.result, 0); in TEST_IMPL()
2315 ASSERT_GE(r, 0); in TEST_IMPL()
2316 ASSERT_GE(req.result, 0); in TEST_IMPL()
2448 ASSERT_GE(r, 0); in test_symlink_dir_impl()
2457 ASSERT_GE(r, 0); in test_symlink_dir_impl()
2680 ASSERT_GE(r, 0); in TEST_IMPL()
2681 ASSERT_GE(req.result, 0); in TEST_IMPL()
2726 ASSERT_GE(r, 0); in TEST_IMPL()
2727 ASSERT_GE(req.result, 0); in TEST_IMPL()
2805 ASSERT_GE(r, 0); in TEST_IMPL()
2806 ASSERT_GE(req.result, 0); in TEST_IMPL()
2813 ASSERT_GE(r, 0); in TEST_IMPL()
2814 ASSERT_GE(req.result, 0); in TEST_IMPL()
2867 ASSERT_GE(r, 0); in TEST_IMPL()
2868 ASSERT_GE(req.result, 0); in TEST_IMPL()
3063 ASSERT_GE(r, 0); in TEST_IMPL()
3064 ASSERT_GE(req.result, 0); in TEST_IMPL()
3095 ASSERT_GE(r, 0); in fs_file_open_append()
3096 ASSERT_GE(open_req1.result, 0); in fs_file_open_append()
3101 ASSERT_GE(r, 0); in fs_file_open_append()
3102 ASSERT_GE(write_req.result, 0); in fs_file_open_append()
3112 ASSERT_GE(r, 0); in fs_file_open_append()
3113 ASSERT_GE(open_req1.result, 0); in fs_file_open_append()
3118 ASSERT_GE(r, 0); in fs_file_open_append()
3119 ASSERT_GE(write_req.result, 0); in fs_file_open_append()
3129 ASSERT_GE(r, 0); in fs_file_open_append()
3130 ASSERT_GE(open_req1.result, 0); in fs_file_open_append()
3171 ASSERT_GE(r, 0); in TEST_IMPL()
3172 ASSERT_GE(open_req1.result, 0); in TEST_IMPL()
3177 ASSERT_GE(r, 0); in TEST_IMPL()
3178 ASSERT_GE(write_req.result, 0); in TEST_IMPL()
3188 ASSERT_GE(r, 0); in TEST_IMPL()
3189 ASSERT_GE(open_req1.result, 0); in TEST_IMPL()
3203 ASSERT_GE(r, 0); in TEST_IMPL()
3204 ASSERT_GE(open_req1.result, 0); in TEST_IMPL()
3210 ASSERT_GE(r, 0); in TEST_IMPL()
3211 ASSERT_GE(read_req.result, 0); in TEST_IMPL()
3236 ASSERT_GE(open_req1.result, 0); in fs_read_bufs()
3301 ASSERT_GE(r, 0); in fs_read_file_eof()
3302 ASSERT_GE(open_req1.result, 0); in fs_read_file_eof()
3307 ASSERT_GE(r, 0); in fs_read_file_eof()
3308 ASSERT_GE(write_req.result, 0); in fs_read_file_eof()
3318 ASSERT_GE(r, 0); in fs_read_file_eof()
3319 ASSERT_GE(open_req1.result, 0); in fs_read_file_eof()
3325 ASSERT_GE(r, 0); in fs_read_file_eof()
3326 ASSERT_GE(read_req.result, 0); in fs_read_file_eof()
3366 ASSERT_GE(r, 0); in fs_write_multiple_bufs()
3367 ASSERT_GE(open_req1.result, 0); in fs_write_multiple_bufs()
3373 ASSERT_GE(r, 0); in fs_write_multiple_bufs()
3374 ASSERT_GE(write_req.result, 0); in fs_write_multiple_bufs()
3384 ASSERT_GE(r, 0); in fs_write_multiple_bufs()
3385 ASSERT_GE(open_req1.result, 0); in fs_write_multiple_bufs()
3395 ASSERT_GE(r, 0); in fs_write_multiple_bufs()
3411 ASSERT_GE(r, 0); in fs_write_multiple_bufs()
3416 ASSERT_GE(r, 0); in fs_write_multiple_bufs()
3474 ASSERT_GE(r, 0); in fs_write_alotof_bufs()
3475 ASSERT_GE(open_req1.result, 0); in fs_write_alotof_bufs()
3488 ASSERT_GE(r, 0); in fs_write_alotof_bufs()
3507 ASSERT_GE(r, 0); in fs_write_alotof_bufs()
3508 ASSERT_GE(open_req1.result, 0); in fs_write_alotof_bufs()
3514 ASSERT_GE(r, 0); in fs_write_alotof_bufs()
3587 ASSERT_GE(r, 0); in fs_write_alotof_bufs_with_offset()
3588 ASSERT_GE(open_req1.result, 0); in fs_write_alotof_bufs_with_offset()
3608 ASSERT_GE(r, 0); in fs_write_alotof_bufs_with_offset()
3622 ASSERT_GE(r, 0); in fs_write_alotof_bufs_with_offset()
3692 ASSERT_GE(r, 0); in TEST_IMPL()
3973 ASSERT_GE(r, 0); in TEST_IMPL()
3974 ASSERT_GE(open_req1.result, 0); in TEST_IMPL()
3981 ASSERT_GE(fd, 0); in TEST_IMPL()
4012 ASSERT_GE(r, 0); in TEST_IMPL()
4013 ASSERT_GE(open_req1.result, 0); in TEST_IMPL()
4020 ASSERT_GE(handle, 0); in TEST_IMPL()
4123 ASSERT_GE(r, 0); in fs_file_pos_close_check()
4124 ASSERT_GE(open_req1.result, 0); in fs_file_pos_close_check()
4338 ASSERT_GE(r, 0); in TEST_IMPL()
4339 ASSERT_GE(open_req1.result, 0); in TEST_IMPL()
4361 ASSERT_GE(r, 0); in TEST_IMPL()
4362 ASSERT_GE(open_req2.result, 0); in TEST_IMPL()
4397 ASSERT_GE(r, 0); in TEST_IMPL()
4398 ASSERT_GE(open_req1.result, 0); in TEST_IMPL()
4468 ASSERT_GE(r, 0); in TEST_IMPL()
4469 ASSERT_GE(open_req1.result, 0); in TEST_IMPL()
4525 ASSERT_GE(r, 0); in TEST_IMPL()
4526 ASSERT_GE(req.result, 0); in TEST_IMPL()
4538 ASSERT_GE(r, 0); in TEST_IMPL()
4539 ASSERT_GE(req.result, 0); in TEST_IMPL()