diff options
| author | Jay Foad <jay.foad@amd.com> | 2024-04-22 12:54:48 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-22 12:54:48 +0100 |
| commit | f0cbdd3e352a1d45965be686f48eee51159bb218 (patch) | |
| tree | 9d17764ec959232a35692bf7b455234de1d40da4 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces | |
| parent | c93f02978c33897615a312a85c6149911544ad63 (diff) | |
| download | llvm-f0cbdd3e352a1d45965be686f48eee51159bb218.zip llvm-f0cbdd3e352a1d45965be686f48eee51159bb218.tar.gz llvm-f0cbdd3e352a1d45965be686f48eee51159bb218.tar.bz2 | |
[KnownBitsTest] Print name of function when exhaustive tests fail (#89588)
When exhaustive unary/binary tests fail, print the name of the function
being tested as well as the values of the inputs and outputs.
Example of a simulated failure in testing "udiv exact":
unittests/Support/KnownBitsTest.cpp:99: Failure
Value of: checkResult(Name, Exact, Computed, {Known1, Known2},
CheckOptimality)
Actual: false (udiv exact: Inputs = ???1, ????, Computed = ???1, Exact =
0???)
Expected: true
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces')
0 files changed, 0 insertions, 0 deletions
