Searched refs:EXPECT_TRUE (Results 1 – 10 of 10) sorted by relevance
193 EXPECT_TRUE(err) TH_LOG("expected get of a non-existent label to fail"); in TEST_F()207 EXPECT_TRUE(err) TH_LOG("expected put of a non-existent label to fail"); in TEST_F()221 EXPECT_TRUE(err) TH_LOG("expected label > 20 bits to be rejected"); in TEST_F()235 EXPECT_TRUE(!err) TH_LOG("failed to create label (FL_F_CREATE)"); in TEST_F()238 EXPECT_TRUE(!err) TH_LOG("failed to get the label without FL_F_CREATE"); in TEST_F()241 EXPECT_TRUE(!err) in TEST_F()246 EXPECT_TRUE(err) in TEST_F()251 EXPECT_TRUE(!err) TH_LOG("failed to put first reference"); in TEST_F()253 EXPECT_TRUE(!err) TH_LOG("failed to put second reference"); in TEST_F()255 EXPECT_TRUE(!err) TH_LOG("failed to put third reference"); in TEST_F()[all …]
196 EXPECT_TRUE(err) TH_LOG("expected setsockopt(IP_LOCAL_PORT_RANGE) to fail"); in TEST_F()202 EXPECT_TRUE(err) TH_LOG("expected setsockopt(IP_LOCAL_PORT_RANGE) to fail"); in TEST_F()208 EXPECT_TRUE(err) TH_LOG("expected setsockopt(IP_LOCAL_PORT_RANGE) to fail"); in TEST_F()
1514 EXPECT_TRUE(eagain); in TEST_F()1537 EXPECT_TRUE(eagain); in TEST_F()
83 EXPECT_TRUE(check_is_name_correct(CHANGE_NAME)); in TEST()86 EXPECT_TRUE(check_is_name_correct(EMPTY_NAME)); in TEST()91 EXPECT_TRUE(check_name()); in TEST()
106 EXPECT_TRUE(was_renaming_successful(GOOD_NAME, (unsigned long)self->ptr_anon));
1688 EXPECT_TRUE((ctx.count == 2) || (ctx.count == 3)); in TEST() 1792 EXPECT_TRUE((ctx.count == 2) || (ctx.count == 3)); in TEST() 1906 EXPECT_TRUE((ctx.count == 2) || (ctx.count == 3)); in TEST() 2020 EXPECT_TRUE((ctx.count == 2) || (ctx.count == 3)); in TEST() 2124 EXPECT_TRUE((ctx.count == 2) || (ctx.count == 3)); in TEST() 2228 EXPECT_TRUE((ctx.count == 2) || (ctx.count == 3)); in TEST() 2337 EXPECT_TRUE((ctx.count == 2) || (ctx.count == 3)); in TEST() 2446 EXPECT_TRUE((ctx.count == 2) || (ctx.count == 3)); in TEST()
1405 EXPECT_TRUE(expected_uid_gid(open_tree_fd, ".", 0, 10000, 10000)); in TEST_F()1417 EXPECT_TRUE(expected_uid_gid(open_tree_fd, ".", 0, 10000, 10000)); in TEST_F()
714 #define EXPECT_TRUE(seen) \ macro
945 EXPECT_TRUE(WIFSIGNALED(status)) { in TEST()3133 EXPECT_TRUE(ret == __NR_nanosleep || ret == __NR_clock_nanosleep); in TEST()