summaryrefslogtreecommitdiff
path: root/AudioManagerUtilities/test/AmSocketHandlerTest
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Utility updates capi fixes"revert-26-utilityUpdates_CAPI_fixesJens Lorenz2018-03-132-401/+93
* 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-132-6/+295
* The primary signals SIGINT and SIGQUIT are handled on top level inAleksandar Donchev2017-07-103-41/+78
* Signal handling via main loop with signalfd.Aleksandar Donchev2017-05-022-4/+169
* CAmSerializer interface extended to support std::function. Aleksandar Donchev2017-05-022-108/+116
* 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-153-0/+494