Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
unit test BufferMetadata_test
Definition in file buffer-metadata-test.cpp.
#include "lib/error.hpp"
#include "lib/test/run.hpp"
#include "lib/test/test-helper.hpp"
#include "steam/engine/buffer-metadata.hpp"
#include "steam/engine/testframe.hpp"
#include "lib/util.hpp"
#include <memory>
Classes | |
class | BufferMetadata_test |
Functions | |
template<typename TY > | |
TY & | accessAs (metadata::Entry &entry) |
LAUNCHER (BufferMetadata_test, "unit player") | |
Register this test class... More... | |
template<typename X > | |
metadata::Buff * | mark_as_Buffer (X &something) |
Variables | |
HashVal | JUST_SOMETHING = 123 |
auto | SOME_POINTER = mark_as_Buffer(JUST_SOMETHING) |
const size_t | TEST_MAX_SIZE = 1024 * 1024 |
Namespaces | |
steam | |
Steam-Layer implementation namespace root. | |
steam::engine | |
Lumiera's render engine core and operational control. | |
steam::engine::test::LAUNCHER | ( | BufferMetadata_test | , |
"unit player" | |||
) |
Register this test class...