generate_and_run_more_tests: Add testuninitvar
This commit is contained in:
parent
4e293d47c5
commit
8d3b5bb95e
|
@ -14,3 +14,6 @@ tools/run_more_tests.sh test/testmemleak.cpp
|
|||
echo testnullpointer
|
||||
tools/run_more_tests.sh test/testnullpointer.cpp
|
||||
|
||||
echo testuninitvar
|
||||
tools/run_more_tests.sh test/testuninitvar.cpp
|
||||
|
||||
|
|
Loading…
Reference in New Issue