summaryrefslogtreecommitdiff
path: root/AudioManagerUtilities/test
Commit message (Expand)AuthorAgeFilesLines
* Revert "Utility updates capi fixes"revert-26-utilityUpdates_CAPI_fixesJens Lorenz2018-03-133-406/+95
* The real-time scheduler removed.Aleksandar Donchev2018-02-131-5/+0
* Cmake parameters for real-time scheduler's priority and policy and throw runt...Aleksandar Donchev2018-02-132-47/+48
* Real time scheduler added, capi wrapper timeout return value considered in re...Aleksandar Donchev2018-02-131-17/+31
* Runtime check for calls to the sockethandler from other threadsAleksandar Donchev2018-02-131-55/+61
* A filedescriptor removal will set an invalidation flag which will prevent cal...Aleksandar Donchev2018-02-131-3/+6
* Timer fd is closed at the beginning of the next iteration + some unit tests. ...Aleksandar Donchev2018-02-133-8/+300
* The primary signals SIGINT and SIGQUIT are handled on top level inAleksandar Donchev2017-07-104-41/+79
* Fix for bug in CAmSocketHandler causing invalid pointers and crash.Aleksandar Donchev2017-05-021-10/+59
* Two versions of CAmSerializer due to interface changes.Aleksandar Donchev2017-05-021-2/+2
* Signal handling via main loop with signalfd.Aleksandar Donchev2017-05-022-4/+169
* CAmSerializer interface extended to support std::function. Aleksandar Donchev2017-05-026-111/+421
* CAmSocketHandler - usage of std::function instead of function pointers,Aleksandar Donchev2017-05-022-103/+364
* some cleanupChristian Linke2016-03-091-1/+1
* reworked DltWrapper. fixed gtest and gmock.pc filesChristian Linke2016-02-171-2/+1
* * rework of the build structure, adopt to standard cmake package structure7.4Christian Linke2016-02-154-0/+498