Module: wine
Branch: master
Commit: a12e308ebaa226caaaa8e8c932bc2c7687914d21
URL: https://source.winehq.org/git/wine.git/?a=commit;h=a12e308ebaa226caaaa8e8c9…
Author: Martin Storsjo <martin(a)martin.st>
Date: Tue Aug 25 12:26:29 2020 +0300
ntdll/tests: Add a larger testcase covering most arm64 unwinding opcodes.
These all seem to be implemented correctly as no changes to the
wine implementation is needed.
Signed-off-by: Martin Storsjo <martin(a)martin.st>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
---
dlls/ntdll/tests/exception.c | 139 +++++++++++++++++++++++++++++++++++++++++++
1 file changed, 139 insertions(+)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=a12e308ebaa226caaaa8…