test v4-0-test tree in the build-farm instead of the svn tree
[amitay/build-farm.git] / piglett.fns
1 export CFLAGS="-O2 -g -Wall"
2
3 # We need to disable ccache for the lcov love to work
4 export CCACHE_DISABLE=yes
5 export LCOV_REPORT=yes
6
7
8 per_run_hook
9
10 global_lock
11
12 . common.fns
13
14 test_tree lorikeet-heimdal . gcc
15
16 test_tree samba_4_0_test source gcc
17
18 export config="--with-quotas --with-smbmount --enable-krb5developer"
19
20 test_tree samba_3_2_test source gcc
21
22 global_unlock