![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
unit test BusTerm_test More...
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>Namespaces | |
| namespace | stage |
| Lumiera GTK UI implementation root. | |
| namespace | 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. | |
| namespace | stage::model::test |
| namespace | stage::model::test::anonymous_namespace{bus-term-test.cpp} |
Classes | |
| class | BusTerm_test |
Functions | |
| LAUNCHER (BusTerm_test, "unit stage") | |
| Register this test class... | |
Variables | |
| uint const | MAX_RAND_BORGS = 100 |
| uint const | MAX_RAND_NUMBS = 500 |
| uint const | MAX_RAND_DELAY = 5000 |
| int | generator_instances = 0 |