[all-commits] [llvm/llvm-project] c4b6e5: [lldb][ARM] Misc improvements to TestEmulations
David Spickett via All-commits
all-commits at lists.llvm.org
Tue Jul 26 01:32:09 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c4b6e5f9500fc3c44d587896eb402c8ede21eb10
https://github.com/llvm/llvm-project/commit/c4b6e5f9500fc3c44d587896eb402c8ede21eb10
Author: David Spickett <david.spickett at linaro.org>
Date: 2022-07-26 (Tue, 26 Jul 2022)
Changed paths:
M lldb/test/API/arm/emulation/TestEmulations.py
Log Message:
-----------
[lldb][ARM] Misc improvements to TestEmulations
* Look for files that end width arm/thumb.dat,
meaning we don't try to run, for example, vim swap files.
* Print the name of the test that failed.
Reviewed By: clayborg
Differential Revision: https://reviews.llvm.org/D130467
More information about the All-commits
mailing list