summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/test
Commit message (Expand)AuthorAgeFilesLines
* * rework of the build structure, adopt to standard cmake package structure7.4Christian Linke2016-02-1535-15196/+0
* moved watchdog into utilities and created .pc file for utilitiesChristian Linke2015-12-027-0/+49
* * Fix for inconsistency in CAmDatabaseHandlerMap/SQLiteAleksandar Donchev2015-11-182-1/+67
* * Bug fix 392. Some improvements regarding failed transactions in the router.Christian Linke2015-11-042-1/+70
* Utilities now build as a static or as a shared library on demand.Jens Lorenz2015-10-068-31/+28
* Remove nodestatemanager7.2Christian Linke2015-09-2214-1890/+0
* * FindDBus.cmake excluded from project and replaced throught pkg_check_module. Aleksandar Donchev2015-09-071-3/+2
* * install tclap headers7.1Christian Linke2015-09-022-2/+2
* Bug 308 - Change in Database Handlers to enable/disable enforced update7.0Jens Lorenz2015-08-041-1/+94
* Implemented filtering of duplicated notification configuration types on regis...Jens Lorenz2015-08-044-264/+139
* calculateMainConnectionDelay doesn't work if only a single connection has a t...Jens Lorenz2015-08-041-2/+13
* clean-up in MapHandler testsJens Lorenz2015-08-041-109/+81
* * cleaned up compile flagsChristian Linke2015-07-072-71/+4
* *Routing bug fixing and enhancment.Aleksandar Donchev2015-07-063-323/+409
* * Fix for the unit tests in accord with the domain id change .Aleksandar Donchev2015-07-062-21/+21
* * Domain id range splited in static and dynamic .Aleksandar Donchev2015-07-061-12/+12
* * Fixed bug causing infinite loop by determining all possible paths in the ro...Aleksandar Donchev2015-07-021-0/+168
* * enable entering domains with predefined idChristian Linke2015-07-012-0/+28
* * Common-API 3 integration and fix for the asserts order in the router tests.Aleksandar Donchev2015-06-026-118/+136
* * Updated license fileChristian Linke2015-04-2830-0/+60
* * now only 3 header files are generated. Send and Receive interface s in one....Christian Linke2015-03-245-134/+136
* * fully rework. Plugins have now a new own git repositoryChristian Linke2015-03-1238-528/+416
* * Sound property lookup enhancement throught caching . Tests for cached sou...Alexandar Donchev2015-03-113-15/+168
* * Audiomanager tests adopted to the new dynamic ID boundary .Aleksandar Donchev2015-03-044-60/+72
* * Converter Implementation .6.2Aleksandar Donchev2014-11-0512-97/+1560
* * size comparison fixChristian Linke2014-11-031-2/+2
* * Fixed missing reserved flag for MapHandler and corresponding testsChristian Linke2014-11-032-5/+4
* * Make Audiomanager compile without sqliteChristian Linke2014-11-0314-23/+25
* * Bug #100 - removed projecttypes.h which causes compiling conflicts5.1Jens Lorenz2014-06-238-45/+45
* * Some unit tests fixed due issues occured on pocky build systems.Aleksandar Donchev2014-03-283-6/+26
* * Support for automatically generation of common-api sources. Cmake macros ad...Aleksandar Donchev2014-03-281-7/+1
* * Cmake scripts adopted for cross-compilationAleksandar Donchev2014-03-281-1/+5
* * Every new connection ID is initilized with the next available number. Aleksandar Donchev2013-09-252-6/+149
* * adopted test to new logic of no change stuffChristian Linke2013-09-122-13/+19
* * AmMapHanlderTest - added tests for the callbacks in CAmDatabaseObserver.Aleksandar Donchev2013-09-035-17/+733
* *PluginCommandInterfaceCAPI, PluginRoutingInterfaceCAPI, NodeStateCommunicato...Aleksandar Donchev2013-09-0321-26/+988
* Fix for bug 78: AmNodeStateCommunicatorTest throws a runtime exceptionMuhammad Shakeel2013-07-191-1/+1
* * enhance sleep at beginn of NSM test to be more robustChristian Linke2013-07-191-1/+2
* Fixed define in the map handler header causing compile error for some tests. ...Aleksander Donchev2013-07-122-3/+4
* Created an abstract interface for the database handlers.Aleksander Donchev2013-07-1015-29/+29
* Added 'Dump' method to the database handler and to the telnet server (Info ->...Aleksander Donchev2013-07-1010-38/+2161
* First version Map implementation of database handler with unit tests ( ticket...Aleksandar Donchev2013-06-268-7/+2488
* Thomas Göhring: Fix for: Bug 69 - Endless loop in CAmDatabaseHandler::getRou...Goehring2013-06-181-0/+138
* * fixed bug54Christian Linke2013-06-131-0/+1
* * adds test for bug63 to the database testsChristian Linke2013-06-131-0/+24
* * stability fix because of dbus interface of nsmChristian Linke2013-02-281-1/+1
* * update NSM testChristian Linke2013-01-181-2/+2
* * fix asyncRoutingTest and NSM testChristian Linke2013-01-181-4/+4
* * repair NSM testChristian Linke2013-01-181-1/+4
* * changes that follow the review comments from Thomas G.Christian Linke2013-01-174-140/+141