summaryrefslogtreecommitdiff
path: root/Makefile-tests.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile-tests.am')
-rw-r--r--Makefile-tests.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile-tests.am b/Makefile-tests.am
index a30b86dd..429dafb9 100644
--- a/Makefile-tests.am
+++ b/Makefile-tests.am
@@ -36,6 +36,9 @@ AM_TESTS_ENVIRONMENT += OT_TESTS_DEBUG=1 \
PATH=$$(cd $(top_builddir)/tests && pwd):$${PATH} \
OSTREE_FEATURES="$(OSTREE_FEATURES)" \
PYTHONUNBUFFERED=1 \
+ GSETTINGS_BACKEND=memory \
+ GIO_USE_PROXY_RESOLVER=dummy \
+ GIO_USE_VFS=local \
$(NULL)
if BUILDOPT_ASAN
AM_TESTS_ENVIRONMENT += OT_SKIP_READDIR_RAND=1 G_SLICE=always-malloc