Support uxsuccess.
[build-farm.git] / magni.fns
index f9c21151948f9a4fc5a1edb7fdc902fb51ddbae9..2177cfecb4705d11e02fc09a4c8844c04082355c 100644 (file)
--- a/magni.fns
+++ b/magni.fns
@@ -10,12 +10,12 @@ compiler=gcc
 #lcov like shared libraries
 #export config="--disable-shared"
 export PIDL_TESTS_SKIP=yes
-test_tree samba_4_0_test source4 $compiler configure config_log config_header build install test infos 
+test_tree samba_4_0_test . $compiler configure config_log config_header build install test lcovreport
 
 export config=""
-test_tree samba_3_current source $compiler
-test_tree samba_3_next source $compiler
-test_tree samba_3_master source $compiler
+test_tree samba_3_current source3 $compiler
+test_tree samba_3_next source3 $compiler
+test_tree samba_3_master source3 $compiler
 
 #lcov and libtool disagree, enable OpenLDAP and disable OpenSSL
 export config="--with-ldap=/usr --without-openssl --disable-shared"