#include "boost/test/unit_test.hpp"
#include "../OglImageCacheStore.h"
#include "Visualization/RgbOglImage.h"
#include "Basis/Quid.h"
Include dependency graph for testOglImageCacheStore.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | OglImageCacheStoreFixture |
Defines | |
#define | BOOST_TEST_MODULE MediaTableTestSuite |
Typedefs | |
typedef Impala::Application::MediaTable::OglImageCacheStore | OglImageCacheStore |
Functions | |
BOOST_FIXTURE_TEST_CASE (testOglImageCacheStoreRemove, OglImageCacheStoreFixture) | |
BOOST_FIXTURE_TEST_CASE (OglImageCacheStoreTest, OglImageCacheStoreFixture) | |
BOOST_FIXTURE_TEST_CASE (OglImageCacheStoreQuidTest, OglImageCacheStoreFixture) |