1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
Test-Command: /usr/sbin/mandos --check
Restrictions: superficial, allow-stderr
Features: test-name=mandos-check
Depends: mandos
Test-Command: /usr/sbin/mandos-ctl --check --verbose
Restrictions: allow-stderr
Features: test-name=mandos-ctl
Depends: mandos
Test-Command: /usr/sbin/mandos-keygen --version
Restrictions: superficial
Features: test-name=mandos-keygen-version
Depends: mandos-client
Test-Command: /usr/lib/$(dpkg-architecture -qDEB_HOST_MULTIARCH 2>/dev/null)/mandos/plugin-runner --version
Restrictions: needs-root, superficial
Features: test-name=plugin-runner-version
Depends: mandos-client
Test-Command: /usr/lib/$(dpkg-architecture -qDEB_HOST_MULTIARCH 2>/dev/null)/mandos/plugin-helpers/mandos-client-iprouteadddel --version
Restrictions: needs-root, superficial
Features: test-name=mandos-client-iprouteadddel-version
Depends: mandos-client
Test-Command: /usr/lib/dracut/modules.d/90mandos/password-agent --test --verbose
Features: test-name=password-agent
Depends: mandos-client
Test-Command: /usr/lib/dracut/modules.d/90mandos/password-agent --test --verbose -p /task-creators/start_mandos_client/suid
Restrictions: needs-root
Features: test-name=password-agent-suid
Depends: mandos-client
|