Add valgrind test to liberasurecode gerrit gate
Because liberasurecode is an implementation of C lang, valgrind check reult is always useful to see the memory leak check. Change-Id: I23cd881a1ab82202d421b7d0b516d02dd13fdfb9
This commit is contained in:
parent
eded539dbc
commit
a1053ad45c
@ -11,6 +11,7 @@
|
||||
./configure
|
||||
make
|
||||
make test
|
||||
make valgrind-test
|
||||
|
||||
publishers:
|
||||
- console-log
|
||||
|
Loading…
Reference in New Issue
Block a user