Add ValueLatch interface and use it in IPC tests 71/33671/10
authorLukasz Kostyra <l.kostyra@samsung.com>
Tue, 13 Jan 2015 10:13:44 +0000 (11:13 +0100)
committerLukasz Kostyra <l.kostyra@samsung.com>
Wed, 21 Jan 2015 14:43:22 +0000 (15:43 +0100)
commitba2db8f5ef416d73c23023e6c2fe51b24e25cb62
tree136db43d30d43318e6c64c168d7a7509b6e66887
parent4a0d73ee307ae50aae3e0df63df897b1309d6183
Add ValueLatch interface and use it in IPC tests

[Feature]       New ValueLatch interface.
[Cause]         N/A
[Solution]      N/A
[Verification]  Build, install, run tests

Change-Id: I90e4f7523f57b2f5cb8543e932e0fadffff5b824
common/utils/value-latch.hpp [new file with mode: 0644]
tests/unit_tests/ipc/ut-ipc.cpp
tests/unit_tests/utils/ut-value-latch.cpp [new file with mode: 0644]