test-runner: Fix -l/--emulator
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 9 Mar 2022 02:00:49 +0000 (18:00 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:53 +0000 (14:55 +0530)
commit7625f393a6fb758a7be26858f4d8d334faf57fb8
tree8b98e067f96a41b77138a15f55ebe4c35024672f
parent95dc8a68cf1e5303e3b1b5ef529a1c4b35036642
test-runner: Fix -l/--emulator

This fixes -l/--emulator not able to start depending on what parameters
are given as it was not setting the directory properly.

Signed-off-by: Manika Shrivastava <manika.sh@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
tools/test-runner.c