update suppressions so they work with both the library interface and the standalone executable

This commit is contained in:
Axel Kohlmeyer
2025-04-04 09:16:23 -04:00
parent 5d32a1e61a
commit af31dd3a6b
4 changed files with 13 additions and 20 deletions

View File

@ -5,7 +5,6 @@
fun:malloc
fun:strdup
...
fun:_ZN7testing8UnitTest3RunEv
}
{
Run_register_state_1
@ -14,7 +13,6 @@
fun:malloc
fun:register_state
...
fun:_ZN7testing8TestSuite3RunEv.part.0
}
{
Run_register_state_2
@ -23,5 +21,4 @@
fun:malloc
fun:register_state
...
fun:_ZN7testing8TestSuite3RunEv
}