* Every new connection ID is initilized with the next available number.
authorAleksandar Donchev <aleksander.donchev@partner.bmw.de>
Mon, 23 Sep 2013 09:03:47 +0000 (11:03 +0200)
committerChristian Linke <Christian.Linke@bmw.de>
Wed, 25 Sep 2013 13:43:57 +0000 (15:43 +0200)
commit9b5173281e607bbebca8e6445dbffc38e7506c2f
treedd4ed555f7118bd213b05d9dabf5095fc2cf6bb5
parent32caf7f1db12965712a1f74016e7b55e258cab73
* Every new connection ID is initilized with the next available number.
* Additional tests for ID generation added.

Signed-off-by: Christian Linke <christian.linke@bmw.de>
AudioManagerDaemon/CMakeLists.txt
AudioManagerDaemon/include/CAmDatabaseHandlerMap.h
AudioManagerDaemon/src/CAmDatabaseHandlerMap.cpp
AudioManagerDaemon/test/AmMapHandlerTest/CAmMapHandlerTest.cpp
AudioManagerDaemon/test/AmMapHandlerTest/CAmMapHandlerTest.h