Test-Command: python3 -c "import rsmiBindings; print('OK')"
Depends: rocm-smi
Restrictions: allow-stderr
Features: test-name=py_binding_can_be_imported

Test-Command: rocm-smi
Depends: rocm-smi
Restrictions: allow-stderr
Features: test-name=py_cli_can_import_correctly

Test-Command: rocm-smi -S
Depends: rocm-smi
Restrictions: allow-stderr
Features: test-name=regression_bug_1031121

Test-Command: cmake -B $AUTOPKGTEST_TMP -S debian/tests/cmake
Features: test-name=cmake-find_package-rocm_smi
Depends:
 librocm-smi-dev,
 cmake,
 make,
 g++,
Restrictions:
 superficial,

Test-Command: echo -e '\043include <rocm_smi.h>' | gcc -x c -I/usr/include/rocm_smi -c -
Features: test-name=rocm_smi.h-usability
Depends:
 librocm-smi-dev,
 g++,
Restrictions:
 superficial,
