EXPECT_STREQ(ParseBlocklistDriverVersions("Intel","Build 26.20.100.7810",Major,Minor,Patch),"This Intel driver version can cause crashes, please update it to a newer version.");
EXPECT_STREQ(ParseBlocklistDriverVersions("Intel","Build 26.20.100.7926",Major,Minor,Patch),"This Intel driver version can cause crashes, please update it to a newer version.");
EXPECT_STREQ(ParseBlocklistDriverVersions("Intel","Build 26.20.100.7985",Major,Minor,Patch),"This Intel driver version can cause crashes, please update it to a newer version.");