commit | d84842be6c53c03c9498101b509a25961ed5856f | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Tue Aug 29 17:15:22 2023 +0100 |
committer | Alex Bennée <alex.bennee@linaro.org> | Wed Aug 30 14:57:50 2023 +0100 |
tree | c6e0a39a9e68be8d9a2b3111339eed9fc5b7e41f | |
parent | e05a4beaecc346346c1fa7d5c1d13941dc609c80 [diff] |
tests: remove test-gdbstub.py This isn't directly called by our CI and because it doesn't run via our run-test.py script does things slightly differently. Lets remove it as we have plenty of working in-tree tests now for various aspects of gdbstub. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20230829161528.2707696-7-alex.bennee@linaro.org>