Support uxsuccess.
[build-farm.git] / opi.fns
diff --git a/opi.fns b/opi.fns
index b4cd743ca82638b01976ba363b59e686cec4be20..2c10d0d6cc955b2c53246c58b83868169a2afd3c 100644 (file)
--- a/opi.fns
+++ b/opi.fns
@@ -9,8 +9,15 @@ export CFLAGS
 . common.fns
 #test_tree lorikeet-heimdal . $compiler
 
-test_tree samba4 source $compiler
-test_tree samba_3_2_test source $compiler
+export config="--with-selftest-prefix=/data/bf/st.samba_4_0_test"
+test_tree samba_4_0_test . $compiler
+export config=""
+
+test_tree samba_3_current source3 $compiler
+test_tree samba_3_next source3 $compiler
+export config="--enable-developer"
+test_tree samba_3_master source3 $compiler
+export config=""
 test_tree pidl . $compiler build test
 
 global_unlock