summaryrefslogtreecommitdiff
path: root/AudioManagerUtilities/test
Commit message (Expand)AuthorAgeFilesLines
* AM: Reorganize daemon, core, utilities and tests to make use of the new loggi...Martin Koch2020-01-141-1/+2
* AM-Test: exclude AmSocketHandlerTest from build if WITH_DLT is not enabledMartin Koch2020-01-141-1/+7
* AMUtil: Fix inconsistent fdPollingArrayJens Lorenz2018-06-121-64/+27
* AMUtil: Test: Return in threads with NULLJens Lorenz2018-04-231-0/+6
* AMUtil: Fix startup sequence addFdPoll and removeFdPollJens Lorenz2018-04-091-0/+75
* AMUtil: Cleanup indents and whitespacesJens Lorenz2018-04-091-22/+23
* AMUtil: Rework of socketHandler to avoid calls of invalidated objectsJens Lorenz2018-04-092-88/+348
* AMUtil: Test: Ensure that revents are tested in fire callbackJens Lorenz2018-04-091-2/+2
* AMUtil: Test: Lets check the return value of addTimerJens Lorenz2018-04-091-13/+14
* AMUtil: Test: Remove off-by-one problem for timer meas. and socket testsJens Lorenz2018-04-091-45/+39
* AMUtil: Test: Fix mExpected value range for 32-bitJens Lorenz2018-04-092-2/+2
* AMUtil: Test: Add macro to increase the loop count of serializer testsAleksandar Donchev2018-03-271-2/+5
* 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