summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/test
Commit message (Expand)AuthorAgeFilesLines
* * 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
| * * [GT-1835] Resolve issues identified by code screening process: added missin...christian mueller2012-02-203-18/+66
* | * [GAM-21] 3 telnetserverTestsFrank Herchet2012-02-212-103/+150
|/
* * deactivate TelnetServerTestFrank Herchet2012-02-201-1/+1
* * merge of changes from ChristianFrank Herchet2012-02-143-84/+254
* * add gtest for telnetserverFrank Herchet2012-02-144-29/+250
* * merge local changes with updated masterFrank Herchet2012-02-092-0/+43
* Merge branch 'telnetserver'christian mueller2012-02-092-0/+59
|\
| * * TelnetServer Implementation.Grape R52012-02-082-0/+59
* | * renaming of databasetest - copy paste faultchristian mueller2012-02-082-70/+70
* | * add another routing testchristian mueller2012-02-071-0/+63
|/
* * restructered document generation. Now only the functions of the daemon are ...christian mueller2012-02-071-0/+64
* * add an out of memory handlerchristian mueller2012-02-021-3/+127
* * implemented peeksinkclassIDs and peeksourceclassIDschristian mueller2012-02-014-4/+290
* * still the weired error but now really ok.christian mueller2012-01-311-572/+0
* * weired git error .. anyway should be ok nowchristian mueller2012-01-311-0/+572
* * wrapping DLT calls in a new Class because of performance, codesize and lazy...christian mueller2012-01-3114-41/+913
* * regenerated EA code based on Conti Feedback.christian mueller2012-01-2712-134/+152
* * routing algorithm improvementschristian mueller2012-01-259-1/+943
* * formatting all the source code with eclipse source code stylechristian mueller2012-01-2413-3022/+3002
* * fixed wrong memset in main.cpp (thanks to frank)christian mueller2012-01-183-0/+3
* * added package creation based on cpackchristian mueller2012-01-154-1/+38
* * recreated the header files out of the model. Added versioning support in th...christian mueller2012-01-126-47/+81
* * fixed sockethandler timespec issueschristian mueller2011-12-302-1/+2
* *added versioning support automatically out of gitchristian mueller2011-12-302-1/+6
* * assert on empty busname (routinginterface)ver-0.0.1christian mueller2011-12-292-13/+74