summaryrefslogtreecommitdiffstats
path: root/src/tests/intg/Makefile.am
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2015-07-21 08:55:14 +0200
committerJakub Hrozek <jhrozek@redhat.com>2015-08-05 11:28:35 +0200
commita2c10cf31d14bac598f5cd008973375c3f9575a6 (patch)
tree9ae4dfa643afe52bac89bde3c4169e59030989f1 /src/tests/intg/Makefile.am
parent38b07019861240cf5107f5d51fc0027519e21619 (diff)
downloadsssd-a2c10cf31d14bac598f5cd008973375c3f9575a6.tar.gz
sssd-a2c10cf31d14bac598f5cd008973375c3f9575a6.tar.xz
sssd-a2c10cf31d14bac598f5cd008973375c3f9575a6.zip
intg_test: Add integration test for memory cache
Reviewed-by: Michal Židek <mzidek@redhat.com>
Diffstat (limited to 'src/tests/intg/Makefile.am')
-rw-r--r--src/tests/intg/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/intg/Makefile.am b/src/tests/intg/Makefile.am
index 7488022ed..6819c2f2c 100644
--- a/src/tests/intg/Makefile.am
+++ b/src/tests/intg/Makefile.am
@@ -8,6 +8,7 @@ dist_noinst_DATA = \
ldap_ent.py \
ldap_test.py \
util.py \
+ test_memory_cache.py \
$(NULL)
config.py: config.py.m4