llvm-project
84fbed86 - [scudo] Refactor the secondary test (#125595)

Commit
317 days ago
[scudo] Refactor the secondary test (#125595) Remove all redundant code and create a couple of structs to handle automatic init and destruction. This replaces the test fixtures in prepartion for passing in multiple configs for some of these tests. This is necessary because not all of the gtest features are supported here, and there is no easy way to create a test fixture with a template.
Author
Parents
Loading