[Unit tests] Handle segmentation faults 34/26234/1
authorPiotr Bartosiewicz <p.bartosiewi@partner.samsung.com>
Tue, 19 Aug 2014 12:34:01 +0000 (14:34 +0200)
committerPiotr Bartosiewicz <p.bartosiewi@partner.samsung.com>
Tue, 19 Aug 2014 12:34:01 +0000 (14:34 +0200)
commit206d66b951ce02f6ce30c1eed355c8699cd20de8
treef17f9c5e83c211f37f90fc0a0b4bbdf40e13266b
parent8143c86bcc993789507ad56c96dd1773c2a11dc2
[Unit tests] Handle segmentation faults

[Bug/Feature]   No message was printed when unit tests was terminated by
                some signal.
[Cause]         N/A
[Solution]      N/A
[Verification]  Build, install, run good and crashing tests.

Change-Id: Ib8a8abae09e3dfa2d2badd8c78f87440eb834c4c
tests/scripts/sc_launch_test.py
tests/scripts/sc_test_parser.py