summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/test
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * add support to switch dedicated plugins off, fix databasehandler regarding ...christian linke2013-01-117-57/+119
* * fix WITH_NSM=off optionchristian linke2013-01-096-7/+35
* * remove python from nodestatemanger test, remove warnings from test CXX flag...christian linke2013-01-083-3/+2
* added DL library path to the following cmake files - AudioManagerDaemon/test/...3.1Nrusingh Dash2013-01-075-1/+5
* * added new interfaces & nsm support + nsm tests + fixed some unit tests + fi...christian linke2012-12-1721-153/+1411
* fix [OSS BUG 23] - connection removed if routing returns !=E_OK. added test c...christian linke2012-12-062-0/+64
* * adding GoogleMock including GoogleTest into the projectchristian linke2012-10-0413-31/+30
* * change global include for gest.h to local includechristian linke2012-10-048-8/+8
* * include google test into source treechristian linke2012-09-277-22/+47
* * [GAM-76] fix : add 64bit support for DLT loggingchristian mueller2012-05-241-1/+1
* * fixed AmRoutingTest. Fixed missing mpDBusWrapper Initialisationchristian mueller2012-05-241-0/+4
* * fix warnings that come with new compilerchristian mueller2012-05-241-1/+1
* * [GAM-74] resolving issues found by coverity scanchristian mueller2012-05-241-1/+0
* * [GAM-70] fix wrong type on database interface for source sound propertieschristian mueller2012-05-241-2/+2
* * [GAM-69] AudioManager tests does not compile without dlt installed (WITH_...christian mueller2012-05-246-6/+24
* *[GAM-71]: move connectNoMoreThreads testFrank Herchet2012-05-241-1/+1
* * [GAM-56] fixchristian mueller2012-04-036-16/+16
* * [GAM-49] worked in comments to last patcheschristian mueller2012-03-291-13/+8
* * [GAM-46] improvements on CAmSockthandler.christian mueller2012-03-231-35/+33
* * fixed typo in addpackagedependencies.sh used for package managementchristian mueller2012-03-231-1/+4
* * [GAM-29] fixeschristian mueller2012-03-071-1/+1
* * removed all documentation to new placechristian mueller2012-03-0627-27/+0
* * unfortunatly changed AUDIO_include_FOLDER back to AUDIO_INCLUDE_FOLDERchristian mueller2012-03-066-8/+8
* * updated license headerschristian mueller2012-03-0527-457/+385
* * fix [GAM-28] problems in routingsender.cppchristian mueller2012-03-0131-1170/+825
* * [ performance] for classes that do not need to be derived from, removed vir...christian mueller2012-02-2918-527/+551
* * [ GAM-4 ] Change Database Obsever notification implementation working, tes...christian mueller2012-02-232-14/+31
* * [GAM-21] activate telnetserver testsFrank Herchet2012-02-221-1/+1
* Merge branch 'master' of qmuc300924:AudioManagerFrank Herchet2012-02-2210-279/+327
|\
| * * [ GAM-6 ] enhace routing algorithm: changed the way the routing algorithm g...christian mueller2012-02-213-106/+106
| * * [GAM-12] Change project types as discussed in the F2F: changed in all tests...christian mueller2012-02-215-155/+155