]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: Connect test unit to console when running interactively 36586/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 3 Mar 2025 11:35:11 +0000 (12:35 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 3 Mar 2025 11:35:11 +0000 (12:35 +0100)
commitfe7413d1955bbf0f8fe869543c423025a22a4671
tree985e4db7ca35ac986ab042d585c6a57b19150ac8
parent070de658a9f2bf48d26035ddbe861f79dfff2be4
test: Connect test unit to console when running interactively

When running interactively, let's connect the test unit directly
to the console. This enables adding "bash" anywhere within an
integration test to get a shell within the test environment.
test/integration-test-wrapper.py