Home | History | Annotate | Download | only in tests

Lines Matching refs:AllocAndReadGptData

303 	TEST_EQ(AllocAndReadGptData(handle, &g), 0, "AllocAndRead");
319 * check that AllocAndReadGptData still succeeds
323 TEST_EQ(AllocAndReadGptData(handle, &g), 0,
338 * check that AllocAndReadGptData still succeeds
342 TEST_EQ(AllocAndReadGptData(handle, &g), 0,
357 * check that AllocAndReadGptData fails.
362 TEST_EQ(AllocAndReadGptData(handle, &g), 1,
383 TEST_EQ(AllocAndReadGptData(handle, &g), 0,
408 TEST_EQ(AllocAndReadGptData(handle, &g), 0,
426 AllocAndReadGptData(handle, &g);
440 AllocAndReadGptData(handle, &g);
458 AllocAndReadGptData(handle, &g);
470 TEST_NEQ(AllocAndReadGptData(handle, &g), 0, "AllocAndRead disk fail");
476 TEST_NEQ(AllocAndReadGptData(handle, &g), 0, "AllocAndRead disk fail");
482 TEST_NEQ(AllocAndReadGptData(handle, &g), 0, "AllocAndRead disk fail");
488 TEST_NEQ(AllocAndReadGptData(handle, &g), 0, "AllocAndRead disk fail");
495 AllocAndReadGptData(handle, &g);
502 AllocAndReadGptData(handle, &g);
511 AllocAndReadGptData(handle, &g);
518 AllocAndReadGptData(handle, &g);