Fix: Abort tests on timeout 04/34004/4
authorMateusz Malicki <m.malicki2@samsung.com>
Mon, 19 Jan 2015 14:59:23 +0000 (15:59 +0100)
committerMateusz Malicki <m.malicki2@samsung.com>
Tue, 20 Jan 2015 10:57:04 +0000 (11:57 +0100)
commit4a0d73ee307ae50aae3e0df63df897b1309d6183
tree63b832dcb77ad428175696ba751e3ec142f3609a
parente5af6bc538db0cfc3995169f801430df9fb6fc2a
Fix: Abort tests on timeout

[Bug/Feature]   Abort testing if timeout was exceeded
[Cause]         Access to expired memory (stack) or unset memory
[Solution]      Move shared data on heap or change expiring order
[Verification]  Run tests (IPCSuite) in slow machine

Change-Id: Ib2621d1700cd7c53f9d0dfa29e4b603006525a81
tests/unit_tests/ipc/ut-ipc.cpp