buildroot/support/testing/infra
Brandon Maier 8b83136326 support/testing/infra/emulator.py: support init=/bin/sh
The TestInitSystemNone bypasses the normal init and instead launches
directly into a shell. So it needs to bypass the login code and go
directly to a shell.

Signed-off-by: Brandon Maier <brandon.maier@collins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 95e1043013)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2024-11-26 14:38:43 +01:00
..
__init__.py support/testing/infra: add log_file_path() function 2021-08-29 11:37:15 +02:00
basetest.py support/testing/infra/basetest.py: use Bootlin toolchain stable 2022.08-1 2023-07-12 23:22:14 +02:00
builder.py support/testing/infra/builder.py: fix missing $HOME during build 2024-06-15 20:36:51 +02:00
emulator.py support/testing/infra/emulator.py: support init=/bin/sh 2024-11-26 14:38:43 +01:00