Closed rodrigo455 closed 2 years ago
would be nice to have a launcher program for the test executable, so we're able to run the test remotely, in a docker container, or with qemu, e.g.,
unityExplorer.testExecutableLauncher = "qemu-aarch64 -L /usr/aarch64-linux-gnu"
so the command to execute would have "testExecutableLauncher" prepended to it
would be nice to have a launcher program for the test executable, so we're able to run the test remotely, in a docker container, or with qemu, e.g.,
unityExplorer.testExecutableLauncher = "qemu-aarch64 -L /usr/aarch64-linux-gnu"
so the command to execute would have "testExecutableLauncher" prepended to it