# Without gcc, Dh_Lib complains on stderr that it cannot guess the
# architecture.

Tests-Directory: .
Tests: run-unit-tests
# g++ for the encoding test.
Depends: @, gcc, g++

Tests-Directory: integration-tests
Tests:
 10execute-before-dh-gencontrol
 20dh-with
 30dh-sequence
Depends: @, gcc

Tests-Directory: integration-tests
Tests: 40multiarch-root
Depends: @, gcc
Architecture: !i386
# Skip the test on i386, where it would only repeat unit-tests/70multiarch.
Restrictions: needs-root
