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:
Kota Tsuyuzaki 2016-07-13 09:33:40 -07:00
parent eded539dbc
commit a1053ad45c
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
./configure
make
make test
make valgrind-test
publishers:
- console-log