summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAgeFilesLines
* removed test which does not compile because code generator does not2.1.4Stefan Laner2013-11-111-15/+0
* Revert "added missing type / method in fidl-files for tests updated generated...Stefan Laner2013-11-1155-63/+53
* added missing type / method in fidl-files for testsStefan Laner2013-11-1155-53/+63
* added test for two managers for the same interfaceStefan Laner2013-11-1129-27/+976
* Removed merging relicsPhilip Rauwolf2013-10-304-51/+1
* Fixed (de-)serialization of polymorphic structs.Stefan Laner2013-10-2913-3/+842
* Re-generated codePhilip Rauwolf2013-10-2936-52/+54
* added struct containing a map with enum key toStefan Laner2013-10-2914-27/+76
* Removed limitation on Managed Services2.1.3Philip Rauwolf2013-10-2429-285/+532
* Fixed issue in (de-)serialization of arrays of maps.Stefan Laner2013-10-231-1/+6
* Fixed Bug in DemoMainLoop implementation and a corresponding test.Stefan Laner2013-10-022-5/+6
* Marked commented test as DISABLED so that it is not forgotten entirely.Philip Rauwolf2013-09-301-1/+1
* Prevented crash on unanticipated name changes2.1.22.1.1Philip Rauwolf2013-09-262-23/+213
* Add managed services2.1.0Johannes Schanda2013-09-1863-475/+4791
* Added version information to MiddlewareInfo.Philip Rauwolf2013-09-181-1/+1
* Fixed some subtle bugs.Philip Rauwolf2013-09-101-38/+29
* Added support for selective broadcastsStefan Laner2013-09-0314-266/+759
* Merge "Fixed logic error in tests on dynamic loading"Johannes Schanda2013-08-272-41/+73
|\
| * Fixed logic error in tests on dynamic loadingPhilip Rauwolf2013-08-232-41/+73
* | Works correctly on GCC 4.8Johannes Schanda2013-08-231-1/+3
|/
* Corrected comments with regard to mainloop integrationJohannes Schanda2013-08-071-5/+0
* Introduced DBusClientId to identify callers within stubs.Stefan Laner2013-07-314-14/+142
* Introduced dynamic loading and Configuration files for CommonAPI.Philip Rauwolf2013-07-0930-953/+2135
* Fix build error in make checkJohannes Schanda2013-07-081-1/+1
* Fixed Demo MainloopPhilip Rauwolf2013-07-012-6/+18
* Re-generated test sourcesPhilip Rauwolf2013-07-0118-224/+464
* Added runtime check that mainloop context is initialized2.1-pre1Philip Rauwolf2013-06-242-0/+14
* Named factory creationStefan Laner2013-06-171-0/+46
* Add compile guard macroJohannes Schanda2013-06-177-0/+16
* Update unit testsJohannes Schanda2013-06-103-274/+4
* tests: refactor to support clang compilerAleksandar Kanchev2013-06-074-51/+39
* Added a basic check on validity of CommonAPI addresses for thePhilip Rauwolf2013-06-061-0/+11
* Removed "old" inclusions, added inclusion of "CommonAPI.h" instead.Philip Rauwolf2013-06-067-20/+9
* Working client side for legacy dbus attributes as fixed types and unionsJohannes Schanda2013-06-061-1/+4
* Replaced calls to deprecated part of the Factory interface with thePhilip Rauwolf2013-06-046-56/+47
* Integrated the DBusServicePublisher to manage services and added anPhilip Rauwolf2013-06-036-228/+526
* Some cleanupPhilip Rauwolf2013-06-033-16/+7
* Tests for mainloop big data2.0.4Philip Rauwolf2013-05-152-1/+69
* Match unit tests to revised attribute apiJohannes Schanda2013-05-152-2/+3
* Fix compile of main loop unit testJohannes Schanda2013-05-061-1/+1
* Added Unit Tests and Demo Implementation for MainloopsPhilip Rauwolf2013-04-182-0/+879
* 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