Commit c8ebe89d authored by Joey Gouly's avatar Joey Gouly Committed by Commit Bot

[arm64][asan] Add missing CLEANUP to test

Found while testing with asan.

Change-Id: I82529422770653535aae148a4acc6089c5a4fee7
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1844786Reviewed-by: 's avatarPeter Marshall <petermarshall@chromium.org>
Commit-Queue: Martyn Capewell <martyn.capewell@arm.com>
Cr-Commit-Position: refs/heads/master@{#64136}
parent 0910613a
......@@ -1888,6 +1888,8 @@ TEST(system_pauth) {
COMPARE(paciasp(), "paciasp");
COMPARE(autia1716(), "autia1716");
COMPARE(autiasp(), "autiasp");
CLEANUP();
}
TEST_(debug) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment