Searched refs:TestFixture (Results 1 – 2 of 2) sorted by relevance
16 } TestFixture; typedef45 TestFixture *fixture = user_data; in qga_watch()52 fixture_setup(TestFixture *fixture, gconstpointer data, gchar **envp) in fixture_setup()88 fixture_tear_down(TestFixture *fixture, gconstpointer data) in fixture_tear_down()143 const TestFixture *fixture = fix; in test_qga_sync_delimited()184 const TestFixture *fixture = fix; in test_qga_sync()212 const TestFixture *fixture = fix; in test_qga_ping()222 const TestFixture *fixture = fix; in test_qga_id()233 const TestFixture *fixture = fix; in test_qga_invalid_oob()244 const TestFixture *fixture = fix; in test_qga_invalid_args()[all …]
195 ASSERT_THROW(TestPersistentJsonStorage::sut.store(TestFixture::linkPath, in TYPED_TEST()205 ASSERT_THAT(TestPersistentJsonStorage::sut.load(TestFixture::linkPath), in TYPED_TEST()212 EXPECT_THAT(TestPersistentJsonStorage::sut.remove(TestFixture::linkPath), in TYPED_TEST()214 EXPECT_TRUE(std::filesystem::exists(TestFixture::linkPath)); in TYPED_TEST()215 EXPECT_TRUE(std::filesystem::exists(TestFixture::dummyReportPath)); in TYPED_TEST()