llvm-project
c5f84148
- [scudo] Add test for initFlags()
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 days ago
[scudo] Add test for initFlags() Add a test case to verify that initFlags() correctly reads the SCUDO_ALLOCATION_RING_BUFFER_SIZE environment variable and updates the corresponding flag. This increases line coverage for flags.cpp to 100%.
References
#197586 - [scudo] Add test for initFlags()
Author
sadafebrahimi
Parents
37c59162
Loading