Skip to content
Snippets Groups Projects
Commit 5f453b46 authored by Emmanuel Milou's avatar Emmanuel Milou
Browse files

[#3947] Update Hudson script to run core unit tests

parent 4165ce4d
Branches
Tags
No related merge requests found
......@@ -24,3 +24,10 @@ pushd sflphone-client-gnome
make
popd
# Run the unit tests for the daemon
pushd sflphone-common/test
make check
./test
popd
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment