Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
unit test SchedulerInterface_test
Definition in file scheduler-interface-test.cpp.
#include "lib/test/run.hpp"
#include "lib/util.hpp"
#include "vault/real-clock.hpp"
#include "vault/gear/scheduler-frontend.hpp"
#include "vault/gear/scheduler-diagnostics.hpp"
#include "steam/engine/mock-dispatcher.hpp"
Classes | |
class | SchedulerInterface_test |
Typedefs | |
typedef SchedulerFrontend::JobTransaction | JobTransaction |
Functions | |
Offset | dummyFrameStart (uint frameNr) |
LAUNCHER (SchedulerInterface_test, "unit engine") | |
Register this test class... More... | |
Variables | |
const Duration | TEST_FRAME_DURATION (FSecs(1, 2)) |
Time | TEST_START_TIME (vault::RealClock::now()) |
Namespaces | |
vault | |
Vault-Layer implementation namespace root. | |
vault::gear | |
Active working gear and plumbing. | |
vault::gear::test::LAUNCHER | ( | SchedulerInterface_test | , |
"unit engine" | |||
) |
Register this test class...