X-Git-Url: https://git.strongswan.org/?p=strongswan.git;a=blobdiff_plain;f=testing%2Ftesting.conf;h=0ea02d8b51df02fc88d266fa47b4afae4166b9a5;hp=853572365c5e7c67dcc2186904924b214ce5ac3f;hb=1279eda04249bd25f0aeafb4f82cf77abaa1aad1;hpb=be247b817bad17330fb47d903666654ef32b7bfd diff --git a/testing/testing.conf b/testing/testing.conf index 8535723..0ea02d8 100755 --- a/testing/testing.conf +++ b/testing/testing.conf @@ -61,6 +61,11 @@ UMLKERNEL=$BUILDDIR/linux-uml-$KERNELVERSION # Directory where test results will be stored TESTRESULTSDIR=$UMLTESTDIR/testresults +# Path to a full strongswan tree on the host system, which is +# mounted into /root/strongswan-shared. This gives us an easy +# way to apply and test changes instantly. +#SHAREDTREE=/home/mwilli/strongswan/trunk + # Timezone for the UMLs, look in /usr/share/zoneinfo! TZUML="Europe/Zurich"