Lines Matching refs:checkCompatibility

827         EXPECT_FALSE(ki.checkCompatibility(cm)) << "Kernel version shouldn't match";  in TEST_F()
833 EXPECT_FALSE(ki.checkCompatibility(cm)) << "Kernel version shouldn't match"; in TEST_F()
839 EXPECT_TRUE(ki.checkCompatibility(cm, &error)) << error; in TEST_F()
846 EXPECT_TRUE(ki.checkCompatibility(cm, &error)) << error; in TEST_F()
848 EXPECT_FALSE(ki.checkCompatibility(cm, &error)) in TEST_F()
858 EXPECT_FALSE(ki.checkCompatibility(cm)) << "Value shouldn't match for tristate"; in TEST_F()
866 EXPECT_FALSE(ki.checkCompatibility(cm)) << "Type shouldn't match"; in TEST_F()
874 EXPECT_FALSE(ki.checkCompatibility(cm)) << "Value shouldn't match for string"; in TEST_F()
882 EXPECT_FALSE(ki.checkCompatibility(cm)) << "Type shouldn't match"; in TEST_F()
890 EXPECT_FALSE(ki.checkCompatibility(cm)) << "Value shouldn't match for integer"; in TEST_F()
897 EXPECT_FALSE(badAvb.checkCompatibility(cm, &error, CheckFlags::ENABLE_ALL_CHECKS)); in TEST_F()
902 EXPECT_FALSE(badAvb.checkCompatibility(cm, &error, CheckFlags::ENABLE_ALL_CHECKS)); in TEST_F()
906 EXPECT_TRUE(badAvb.checkCompatibility(cm, &error, CheckFlags::ENABLE_ALL_CHECKS)); in TEST_F()
910 EXPECT_TRUE(badAvb.checkCompatibility(cm, &error, CheckFlags::ENABLE_ALL_CHECKS)); in TEST_F()
944 EXPECT_FALSE(ki.checkCompatibility(cm, &error, CheckFlags::ENABLE_ALL_CHECKS)); in TEST_F()
946 EXPECT_TRUE(ki.checkCompatibility(cm, &error, CheckFlags::DISABLE_AVB_CHECK)) << error; in TEST_F()
1011 EXPECT_TRUE(manifest.checkCompatibility(matrix, &error)) << error; in TEST_F()
1033 EXPECT_FALSE(manifest.checkCompatibility(matrix, &error)) in TEST_F()
1064 EXPECT_FALSE(manifest.checkCompatibility(matrix, &error)) in TEST_F()
1096 EXPECT_TRUE(manifest.checkCompatibility(matrix, &error)) << error; in TEST_F()
1135 EXPECT_FALSE(manifest.checkCompatibility(matrix, &error)) in TEST_F()
1169 EXPECT_TRUE(manifest.checkCompatibility(matrix, &error)) << error; in TEST_F()
1258 EXPECT_TRUE(manifest.checkCompatibility(matrix, &error)) << error; in TEST_F()
1275 EXPECT_TRUE(manifest.checkCompatibility(matrix, &error)) << error; in TEST_F()
1279 EXPECT_TRUE(manifest.checkCompatibility(matrix, &error)) << error; in TEST_F()
1281 EXPECT_FALSE(manifest.checkCompatibility(matrix)); in TEST_F()
1287 EXPECT_FALSE(manifest.checkCompatibility(matrix)); in TEST_F()
1289 EXPECT_FALSE(manifest.checkCompatibility(matrix)); in TEST_F()
1291 EXPECT_TRUE(manifest.checkCompatibility(matrix, &error)) << error; in TEST_F()
1769 EXPECT_TRUE(runtime.checkCompatibility(cm, &error)) << error; in TEST_F()
1794 EXPECT_FALSE(runtime.checkCompatibility(cm, &error)) in TEST_F()
1820 EXPECT_TRUE(runtime.checkCompatibility(cm, &error)) << error; in TEST_F()
1848 EXPECT_TRUE(runtime.checkCompatibility(cm, &error)); in TEST_F()
1877 EXPECT_FALSE(runtime.checkCompatibility(cm, &error)) in TEST_F()
1907 EXPECT_TRUE(runtime.checkCompatibility(cm, &error)) << error; in TEST_F()
1949 EXPECT_TRUE(runtime.checkCompatibility(cm, &error)) << error; in TEST_F()
1991 EXPECT_FALSE(runtime.checkCompatibility(cm, &error)) << "all fragments should be used."; in TEST_F()
2033 EXPECT_FALSE(runtime.checkCompatibility(cm, &error)) << "all fragments should be used"; in TEST_F()
2575 EXPECT_TRUE(manifest.checkCompatibility(cm, &error)) << error; in TEST_F()
2591 EXPECT_FALSE(manifest.checkCompatibility(cm, &error)); in TEST_F()
2607 EXPECT_FALSE(manifest.checkCompatibility(cm, &error)); in TEST_F()
2627 EXPECT_TRUE(manifest.checkCompatibility(cm, &error)) << error; in TEST_F()
2641 EXPECT_TRUE(manifest.checkCompatibility(cm, &error)) << error; in TEST_F()
2922 EXPECT_TRUE(manifest.checkCompatibility(cm, &error)) << error; in TEST_F()
2953 EXPECT_TRUE(manifest.checkCompatibility(cm, &error)) << error; in TEST_F()
2967 EXPECT_TRUE(manifest.checkCompatibility(cm, &error)); in TEST_F()
2979 EXPECT_FALSE(manifest.checkCompatibility(cm, &error)); in TEST_F()
3050 EXPECT_FALSE(manifest.checkCompatibility(cm, &error)); in TEST_F()
3077 EXPECT_FALSE(manifest.checkCompatibility(cm, &error)); in TEST_F()
3100 EXPECT_FALSE(manifest.checkCompatibility(cm, &error)); in TEST_F()
3186 EXPECT_TRUE(manifest.checkCompatibility(cm, &error)) << error; in TEST_F()
3204 EXPECT_TRUE(manifest.checkCompatibility(cm, &error)) << error; in TEST_F()
3223 EXPECT_FALSE(manifest.checkCompatibility(cm, &error)); in TEST_F()
3389 EXPECT_TRUE(manifest.checkCompatibility(matrix, &error)) << error; in TEST_F()
3415 EXPECT_FALSE(manifest.checkCompatibility(matrix, &error)) in TEST_F()
3712 EXPECT_TRUE(manifest.checkCompatibility(matrix, &error)) << error; in TEST_F()
3736 EXPECT_TRUE(manifest.checkCompatibility(matrix, &error)) << error; in TEST_F()
3763 EXPECT_FALSE(manifest.checkCompatibility(matrix, &error)) in TEST_F()
3786 EXPECT_FALSE(manifest.checkCompatibility(matrix, &error)) in TEST_F()