- create stucture for functional test
- implementation of first test
This commit is contained in:
parent
2185408cfa
commit
9be39fb628
12 changed files with 269 additions and 13 deletions
|
@ -24,10 +24,6 @@ void EchoClient::Echoed(const DBus::Variant &value)
|
|||
cout << "!";
|
||||
}
|
||||
|
||||
/*
|
||||
* For some strange reason, libdbus frequently dies with an OOM
|
||||
*/
|
||||
|
||||
static const size_t THREADS = 3;
|
||||
|
||||
static bool spin = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue