void IgnoredTest::run(TestResult& result) { result.countIgnored(); }
void IgnoredUtestShell::runOneTest(TestPlugin* /* plugin */, TestResult& result) { result.countIgnored(); }