Test-Command: bash -v ./debian/qualify-clang.sh
Depends: cmake, dpkg-dev, file, g++, make, @
Restrictions: allow-stderr
Architecture: amd64 arm64 i386

Tests: integration-test-suite-test
Depends: cmake, g++, libstdc++-10-dev, make, @
Restrictions: allow-stderr
Architecture: amd64 arm64

Tests: cmake-test
Depends: build-essential, cmake, gcc, llvm-15-dev

Test-Command: python3 -c "import lldb; print(lldb.__file__); print(lldb)"
Depends: python3-lldb-15

Test-Command: python3 -c "import clang; print(clang.__file__); print(clang)"
Depends: python3-clang-15
