Lines Matching defs:failed
21 bool failed = false;
25 failed = true;
34 failed = true;
39 if (failed) {
56 return failed ? TEST_FAIL : TEST_OK;
90 TEST_ASSERT_VAL("failed to create maps", maps);
96 TEST_ASSERT_VAL("failed to create map", map);
100 TEST_ASSERT_VAL("failed to insert map", maps__insert(maps, map) == 0);
105 TEST_ASSERT_VAL("failed to create map", map_kcore1);
108 TEST_ASSERT_VAL("failed to create map", map_kcore2);
111 TEST_ASSERT_VAL("failed to create map", map_kcore3);
126 TEST_ASSERT_VAL("failed to merge map", !ret);
129 TEST_ASSERT_VAL("merge check failed", !ret);
132 TEST_ASSERT_VAL("failed to merge map", !ret);
135 TEST_ASSERT_VAL("merge check failed", !ret);
138 TEST_ASSERT_VAL("failed to merge map", !ret);
141 TEST_ASSERT_VAL("merge check failed", !ret);