test_pipe script fixed 97/122197/15
authorRafal Pietruch <r.pietruch@samsung.com>
Fri, 10 Feb 2017 10:05:12 +0000 (11:05 +0100)
committerKarol Lewandowski <k.lewandowsk@samsung.com>
Thu, 20 Apr 2017 11:14:24 +0000 (13:14 +0200)
commit8867c4a8737353005b11d00778ba2147d8939e0f
treecb7eddc51553be2f4f47eae56f0060e1ee72168b
parentf0b038967c87eacfe1d4cce1d21510f68404e756
test_pipe script fixed

test_pipe.sh script hangs
because -d option is not given to dlogutil,
fixed to run dlogutil in background,
and kill this process when all tests are finished

Change-Id: I93e9383294c2a0078ea5af3f94e6c711b4f34e37
tests/test_pipe.sh