summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2018-01-12 16:50:20 +0000
committerSimon McVittie <smcv@collabora.com>2018-01-15 14:05:21 +0000
commit8a4928af767c07b9d48b06f7b07ca445b428b9de (patch)
tree6a156259f970389be53904eaf68703d3bbb88653 /test/Makefile.am
parent064c478e145b10a44e9c385be74d9c666666af1c (diff)
downloaddbus-8a4928af767c07b9d48b06f7b07ca445b428b9de.tar.gz
test: Add a test for authenticating with an empty authorization identity
Signed-off-by: Simon McVittie <smcv@collabora.com> Reviewed-by: Philip Withnall <withnall@endlessm.com> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=104588
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index feb84a65..e40088ff 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -472,6 +472,7 @@ static_data = \
data/auth/anonymous-server-successful.auth-script \
data/auth/cancel.auth-script \
data/auth/client-out-of-mechanisms.auth-script \
+ data/auth/external-auto.auth-script \
data/auth/external-failed.auth-script \
data/auth/external-root.auth-script \
data/auth/external-silly.auth-script \