summaryrefslogtreecommitdiff
path: root/AudioManagerUtilities/test/AmSerializerTest/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* The primary signals SIGINT and SIGQUIT are handled on top level inAleksandar Donchev2017-07-101-0/+1
| | | | | | | | | contrast to secondary signals SIGHUP, SIGTERM, SIGCHLD, which are handled in the SocketHandler. Signed-off-by: Christian Linke <christian.linke@bmw.de> Change-Id: I8c5d3c436ac9fcd61c76a26145c731b427cab1e6
* CAmSerializer interface extended to support std::function. Aleksandar Donchev2017-05-021-0/+47
Signed-off-by: Christian Linke <christian.linke@bmw.de> Change-Id: I8b4c2c436ac9fbc37c76a21145c731f327cab0e4