test-runner: Use multidevs=remap when mounting rootfs
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 17 Nov 2020 19:01:57 +0000 (11:01 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:33 +0000 (19:08 +0530)
commit638364e0884ba0e3feb79f17414b9409a4cd2bbb
tree3404c2931213d7a01909ebf48678678c8ddceaa6
parent9733c341e739e325d793ddc9d3678a65069caceb
test-runner: Use multidevs=remap when mounting rootfs

This avoid inode collisions when the host has multiple fs to be mapped
to the rootfs on the guest.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
tools/test-runner.c