test-runner: Fix not waiting for system_bus_socket
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 1 Jun 2022 21:09:23 +0000 (14:09 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:54 +0000 (14:55 +0530)
commit3be2e62849636994d4ac2c7dd75b6ff3ea4c0228
tree584a00f2f600ef62a28ad1c33fc50bdc5e8928c2
parent2b12064af11dc9408c01299e92bfb4b89403856d
test-runner: Fix not waiting for system_bus_socket

This makes test-runner wait for system_bus_socket to be available before
continuing otherwise the likes of bluetoothd would likely fail to start.

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