Hi Christian, On 2025-05-13 14:05, Christian Kastner wrote:
If you mean "run the autopkgtest I'm defining in debian/tests/* manually", then you can simply run the test command from that directory, as long as you have the packages installed.
Typically there is also the option of using the sadt tool from devscripts [1]. However, it doesn't seem to recognize the Architecture field in d/t/control, which prevents it from functioning with the ROCm autopkgtests (as I believe they all specify that field). e.g.
root@da6262403eec:~/rocrand/rocrand# sadt rocrand cannot parse package relationship "", returning it raw sadt: warning: unknown field Architecture, skipping the whole paragraph sadt: warning: unknown field Architecture, skipping the whole paragraph OK (tests=0) Sincerely, Cory Bloor [1]: https://manpages.debian.org/testing/devscripts/sadt.1.en.html