Test-Command: bash -v ./debian/qualify-clang.sh
Depends: binfmt-support, cmake, dpkg-dev, file, g++, @
Restrictions: allow-stderr

Tests: integration-test-suite-test
Depends: cmake, g++, libstdc++-9-dev, @
Restrictions: allow-stderr

Tests: cmake-test
Depends: build-essential, cmake, gcc, libclang-common-10-dev, llvm-10-dev

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

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