summaryrefslogtreecommitdiff
path: root/AudioManagerUtilities/test/AmSocketHandlerTest/CAmSocketHandlerTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-091-79/+287
* 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-091-1/+1
* Revert "Utility updates capi fixes"revert-26-utilityUpdates_CAPI_fixesJens Lorenz2018-03-131-332/+84
* 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-131-38/+41
* 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-131-1/+228
* The primary signals SIGINT and SIGQUIT are handled on top level inAleksandar Donchev2017-07-101-41/+75
* Signal handling via main loop with signalfd.Aleksandar Donchev2017-05-021-4/+139
* CAmSerializer interface extended to support std::function. Aleksandar Donchev2017-05-021-3/+5
* CAmSocketHandler - usage of std::function instead of function pointers,Aleksandar Donchev2017-05-021-91/+284
* * rework of the build structure, adopt to standard cmake package structure7.4Christian Linke2016-02-151-0/+357