Tests for integration of variants to inputStream (basic types working
authorPhilip Rauwolf <rauwolf@itestra.de>
Wed, 16 Jan 2013 17:23:50 +0000 (18:23 +0100)
committerPhilip Rauwolf <rauwolf@itestra.de>
Wed, 16 Jan 2013 17:23:50 +0000 (18:23 +0100)
commit7d6547855fd5ccd962307d6dd0783c4d221942e7
tree74859f6671034cbdbb1a82d822bb1d4227be13b7
parentff92ba945b32f8f0d11a85add7df932ec61af766
Tests for integration of variants to inputStream (basic types working
by now), added DBusTestUtils.h (for libdbusmessage byte parsing)
src/CommonAPI/DBus/DBusInputStream.h
src/test/DBusInputStreamTest.cpp
src/test/DBusTestUtils.h [new file with mode: 0644]
src/test/DBusVariantTest.cpp