diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2007-11-29 01:36:31 +0100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2007-12-21 05:46:41 +0100 |
commit | e22c7f1fe35047ba3b0434c683ee8e9d6898b35d (patch) | |
tree | bc4e525e172e33d64ca51827751a697fd324029a /.bzrignore | |
parent | 660077476f43bb262b57f538147140e07e65f6df (diff) | |
download | samba-e22c7f1fe35047ba3b0434c683ee8e9d6898b35d.tar.gz samba-e22c7f1fe35047ba3b0434c683ee8e9d6898b35d.tar.bz2 samba-e22c7f1fe35047ba3b0434c683ee8e9d6898b35d.zip |
r26189: Add really trivial testsuite for the auth module.
(This used to be commit f0fcad0a75998bc45e3073927c0021fa67136d22)
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 71fff6bb38..9161e8554b 100644 --- a/.bzrignore +++ b/.bzrignore @@ -218,3 +218,5 @@ source/scripting/python/misc.py source/scripting/python/misc_wrap.c source/auth/auth.py source/lib/registry/tests/proto.h +source/auth/auth_wrap.c +source/auth/credentials/credentials_wrap.c |