Fixed test scripts 73/48373/3
authorPawel Kubik <p.kubik@samsung.com>
Fri, 18 Sep 2015 12:41:31 +0000 (14:41 +0200)
committerPawel Kubik <p.kubik@samsung.com>
Fri, 18 Sep 2015 13:56:00 +0000 (15:56 +0200)
commite1624f3797d5c9a50f5f4b8bfd0ce4970d0ed5f4
treed1f43d284170ef72c389d4bf8283b802fc8851cf
parentc6006f81f49ddd8c3fc1cf59f3b54ea522f12fcc
Fixed test scripts

[Feature]       N/A
[Cause]         Unit tests using fixtures can't be run separately,
                because their names contains bash special characters.
[Solution]      Put test names inside quotes.
[Verification]  Install, launch single test case with fixture.

Change-Id: I61e426957e080b1a145bd901c155677775d571ba
tests/scripts/vsm_launch_test.py
tests/scripts/vsm_test_parser.py