usb-host-test: wait for /sys/kernel/config to mount after modprobe usb_f_fs 59/213159/2 accepted/tizen/unified/20190902.111130 submit/tizen/20190902.065215
authorINSUN PYO <insun.pyo@samsung.com>
Mon, 2 Sep 2019 06:30:48 +0000 (15:30 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Mon, 2 Sep 2019 06:35:47 +0000 (15:35 +0900)
commit3a26f10960b1c174df4e2c573792142760270099
treecc546137a82bb57dab095f8a32587151569ac0b7
parent2eb281abdf2a2da87fd9735e70dc8e6b483f67fb
usb-host-test: wait for /sys/kernel/config to mount after modprobe usb_f_fs

Workaround: "modprobe usb_f_fs" doesn't guarantee that /sys/kernel/config is mounted.
So, deviced must wait for /sys/kernel/config to be mounted.

Change-Id: Ibf047e2261b786b57dd63f1f831936e8312567f1
src/usb-host-test/usb-host-test.c