summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAgeFilesLines
* Removed std::output in one testPhilip Rauwolf2013-04-171-1/+0
* tests: whitespace cleanupAleksandar Kanchev2013-03-223-143/+143
* Updated test filesPhilip Rauwolf2013-03-2215-267/+456
* Extended DBusTestUtils2.0.2Philip Rauwolf2013-03-201-0/+41
* Further improvement of timing in test casesPhilip Rauwolf2013-03-201-12/+16
* Added (commented) test for suspending the dispatch-thread withinPhilip Rauwolf2013-03-202-3/+90
* Improved timing and responsiveness of several tests.Philip Rauwolf2013-03-197-35/+71
* Improved semantics of python fake legacy servicePhilip Rauwolf2013-03-181-7/+17
* Small corrections in some testsPhilip Rauwolf2013-03-124-30/+28
* Updated DBusConnectionTest to current version of CommonAPI, integratedPhilip Rauwolf2013-03-121-145/+227
* Improved timing in MultipleConnectionTestPhilip Rauwolf2013-03-111-3/+8
* Fix two rare segfaults in connection signal and disconnect,gpt_6_1_preJohannes Schanda2013-03-061-0/+1
* tests: extensive DBusServiceRegistry predefined instance testsAleksandar Kanchev2013-03-011-1/+170
* Correct deregistration of services in testsPhilip Rauwolf2013-03-014-12/+18
* Corrected tests with regards to deregistration of servicesPhilip Rauwolf2013-02-284-12/+29
* Added a way to deinitialize running servicesPhilip Rauwolf2013-02-282-0/+5
* Small adaptions in test-cases for new dependency-structure aroundPhilip Rauwolf2013-02-282-26/+12
* Removed the tests referring to the no longer existingPhilip Rauwolf2013-02-281-57/+3
* Broke up circular dependency of DBusDaemonProxy and DBusConnectionPhilip Rauwolf2013-02-281-11/+8
* Address Translator rewrite to more efficient implementationJohannes Schanda2013-02-281-9/+9
* tests: Various timing fixesJohannes Schanda2013-02-283-2/+4
* correct getAvailableServiceInstances() wait logicAleksandar Kanchev2013-02-271-3/+10
* tests: DBusProxyTest reuse registerTestStub() in ServiceStatusAleksandar Kanchev2013-02-271-23/+8
* Fixed broken DBusServiceRegistryTestPhilip Rauwolf2013-02-272-1/+3
* tests: fix blocking semantic in DBusProxyTestAleksandar Kanchev2013-02-271-3/+22
* tests: correct bus name in DBusProxyTestAleksandar Kanchev2013-02-271-14/+4
* rework DBusServiceRegistry semanticAleksandar Kanchev2013-02-271-15/+0
* Corrected length expectation for map-datatypes in OutputStreamTestPhilip Rauwolf2013-02-271-2/+2
* Eliminated compile time errors in DBusAddressTranslatorTest.cppPhilip Rauwolf2013-02-261-9/+9
* Added Test for Proxies: Async Callbacks should be called even if thePhilip Rauwolf2013-02-261-0/+15
* tests: extend DBusProxyTestAleksandar Kanchev2013-02-221-4/+18
* Added Tests for DBusServiceRegistry, added corresponding binary toPhilip Rauwolf2013-02-221-31/+158
* Expanded DBusTestUtils.hPhilip Rauwolf2013-02-221-7/+13
* tests: two cases for service availability DBusProxyTestAleksandar Kanchev2013-02-211-23/+43
* tests: add service availability DBusProxyTestAleksandar Kanchev2013-02-211-18/+76
* Removed object search from standard availability determinationPhilip Rauwolf2013-02-212-66/+54
* Optional global address config files inPhilip Rauwolf2013-02-191-1/+1
* Updated generated test files, simplified inclusion of generated files inPhilip Rauwolf2013-02-181-100/+39
* Updated TODO, updated generated test filesPhilip Rauwolf2013-02-157-204/+239
* Updated TODO: Fixed namespace issue for types defined within interfaces.Philip Rauwolf2013-02-151-93/+93
* Fix build on old GCCJohannes Schanda2013-02-151-2/+7
* Updated TODO, added test for OutputStream for maps with enumerations asPhilip Rauwolf2013-02-147-136/+218
* add gitattributes and proper crlf handlingAleksandar Kanchev2013-02-134-395/+395
* Quick Fix for correspondence with legacy services, updated test cases.Philip Rauwolf2013-02-0515-25/+956
* Bugfixing, regenerated test filesPhilip Rauwolf2013-02-0412-219/+52
* Adaptions for support of config-fileslipci2013-02-041-3/+1
* Prepare for merging in config_ini_dev: Philip Rauwolf2013-02-011-11/+102
* Config file for tests now is generated on each test (prevents thePhilip Rauwolf2013-02-012-29/+72
* Configuration for object paths and connection names incorporated.Philip Rauwolf2013-02-012-34/+72
* Successful parsing of config filePhilip Rauwolf2013-01-311-0/+33