summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAgeFilesLines
* CommonAPI-D-Bus 3.1.33.1.3Jürgen Gehring2015-07-29121-841/+3196
* CommonAPI 3.1.23.1.2Jürgen Gehring2015-06-17106-1052/+2023
* CommonAPI-D-Bus 3.1.13.1.1Jürgen Gehring2015-06-01185-9122/+7763
* Merge branch 'master' of https://asc-repo.bmwgroup.net/gerrit/ascgit017.Commo...Juergen Gehring2014-05-081-1/+87
|\
| * fixed unsubscribe mechanism in DBusEvent and added additional tests for2.1.6-rc0Stefan Laner2014-04-221-2/+1
| * removed compile warnings in DBusBraodcastTestStefan Laner2014-04-221-0/+3
| * Bugfix: DBusEvent does only remove its own subscriptions on unsubscribeStefan Laner2014-04-221-0/+84
* | Commented out disabled connection test.Juergen Gehring2014-05-081-52/+52
|/
* fixed compilation problem in DBusBroadcastTest.cpp on WindowsMichael Bauer2014-04-141-2/+1
* improved DBusBroadcastTest and DBusLoadTestStefan Laner2014-04-092-6/+47
* pushed wait time in DBusServiceRegistryTest.SubscribeBeforeConnectWorks to 5 ...Michael Bauer2014-04-071-1/+1
* added unit tests for broadcast subscriptions. renamed unit testStefan Laner2014-03-281-10/+209
* Implemented stub support for org.freedesktop.DBus.PropertiesStefan Laner2014-03-2443-213/+3069
* Added a test to control if it isnt possible to access the StubadapterPatrick Sattler2014-03-134-9/+36
* Removed fulfilling of purely internal promises in ServiceRegistry.Philip Rauwolf2014-03-071-4/+0
* fix for GENIVI bug 164 "Interface names starting with org.freedesktop.*Stefan Laner2014-03-071-4/+35
* Fixed some compile warningsPatrick Sattler2014-02-2629-84/+80
* Windows support, fixed attribute handling with inherited interfacesStefan Laner2014-02-2660-399/+1215
* increased version number to 2.1.5 and regenerated code for test fidl2.1.5Stefan Laner2014-01-3173-76/+75
* LoadTest using async callsArnaud Fietzke2013-12-161-0/+304
* Extended DBusManagedTestStefan Laner2013-12-091-1/+76
* Broke shared_ptr cycle between generated stub, DBusStubAdapter andStefan Laner2013-12-049-23/+17
* Fixed bug that prevents proxy connections from being destroyed becauseStefan Laner2013-11-296-49/+36
* Merged fix for inherited interfaces and version attribute. RegeneratedStefan Laner2013-11-2774-1444/+1453
* Fix for inherited interfaces and tests for that including generated codeStefan Laner2013-11-2766-873/+2274
* Fix for GLIPCI-165.Arnaud Fietzke2013-11-271-0/+45
* Fixed interfaceVersion attribute and added test for thatStefan Laner2013-11-1417-122/+63
* 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