Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit e967d486 authored by Lloyd Pique's avatar Lloyd Pique
Browse files

SF: Enable address sanitizer for the unittest

Not only will it catch issues in the code covered by the test, but it
will also catch issues in how the test injects fakes and similar objects
into the code under test.

In terms of runtime costs, it makes the tests about 2x slower, so now it
takes 200ms to run instead of 100ms.

Bug: None
Test: atest libsurfaceflinger_unittest

Change-Id: I8de3e65c4e7e16cef9f03ed0ba038216971b957d
parent 2a268cf2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment