Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
unit test BusTerm_test
Definition in file bus-term-test.cpp.
#include "lib/test/run.hpp"
#include "lib/test/test-helper.hpp"
#include "lib/thread.hpp"
#include "lib/sync.hpp"
#include "lib/sync-classlock.hpp"
#include "include/ui-protocol.hpp"
#include "stage/ctrl/bus-term.hpp"
#include "stage/ctrl/state-manager.hpp"
#include "steam/control/command.hpp"
#include "test/test-nexus.hpp"
#include "test/mock-elm.hpp"
#include "lib/diff/gen-node.hpp"
#include "lib/diff/mutation-message.hpp"
#include "lib/idi/entry-id.hpp"
#include "lib/iter-adapter-stl.hpp"
#include "lib/iter-stack.hpp"
#include "lib/call-queue.hpp"
#include "lib/format-string.hpp"
#include "lib/format-cout.hpp"
#include "lib/time/timevalue.hpp"
#include "lib/luid.h"
#include "lib/util.hpp"
#include <boost/lexical_cast.hpp>
Classes | |
class | BusTerm_test |
Functions | |
LAUNCHER (BusTerm_test, "unit stage") | |
Register this test class... More... | |
Variables | |
int | generator_instances = 0 |
uint const | MAX_RAND_BORGS = 100 |
uint const | MAX_RAND_DELAY = 5000 |
uint const | MAX_RAND_NUMBS = 500 |
Namespaces | |
stage | |
Lumiera GTK UI implementation root. | |
stage::model | |
The Lumiera GTK-GUI uses a thin proxy layer data model on top of the actual "high-level-model", which lives in the Steam-Layer below. | |
stage::model::test::LAUNCHER | ( | BusTerm_test | , |
"unit stage" | |||
) |
Register this test class...