From a2c00ecbe9e5313a6dd9417e6e31bf6a703cc245 Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Tue, 13 Aug 2024 11:13:27 +0200 Subject: test for autologin to work using expect --- debian/tests/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/tests/control b/debian/tests/control index 8c506ff..4f4bba3 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,11 +1,11 @@ Test-Command: setsid ./tests/create-and-run.sh $(dpkg --print-architecture) "" -Depends: debian-archive-keyring, debvm, file, openssh-client, seabios [ppc64el] +Depends: debian-archive-keyring, debvm, expect, file, openssh-client, seabios [ppc64el] Restrictions: allow-stderr, needs-internet, needs-root # Skip running on armel and armhf as the emulation is too slow there to actually work. Architecture: !armel !armhf Test-Command: unshare -U -m -p -f -r --mount-proc true || exit 77; ./tests/create-and-run.sh $(dpkg --print-architecture) "" -Depends: debian-archive-keyring, debvm, file, openssh-client, seabios [ppc64el], uidmap +Depends: debian-archive-keyring, debvm, expect, file, openssh-client, seabios [ppc64el], uidmap Restrictions: allow-stderr, needs-internet, skippable # Skip running on armel and armhf as the emulation is too slow there to actually work. Architecture: !armel !armhf -- cgit v1.2.3