summaryrefslogtreecommitdiffstats
path: root/src/tests
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2011-11-03 17:42:46 +0000
committerGreg Hudson <ghudson@mit.edu>2011-11-03 17:42:46 +0000
commit4544c693ba8559a9c37d601f96dac20006dfe455 (patch)
tree84fa44ebd2949a10d1ed7c82ef271f2ee9947179 /src/tests
parentdb3f29edb93fcdef46c839f14036557d6a5b27c5 (diff)
downloadkrb5-4544c693ba8559a9c37d601f96dac20006dfe455.tar.gz
krb5-4544c693ba8559a9c37d601f96dac20006dfe455.tar.xz
krb5-4544c693ba8559a9c37d601f96dac20006dfe455.zip
Get rid of periods in Python test success messages
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25432 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/tests')
-rw-r--r--src/tests/gssapi/t_ccselect.py2
-rw-r--r--src/tests/gssapi/t_gssapi.py2
-rw-r--r--src/tests/t_anonpkinit.py4
-rw-r--r--src/tests/t_cccol.py2
-rw-r--r--src/tests/t_crossrealm.py2
-rwxr-xr-xsrc/tests/t_general.py2
-rw-r--r--src/tests/t_lockout.py2
-rw-r--r--src/tests/t_renew.py2
-rw-r--r--src/tests/t_renprinc.py2
-rw-r--r--src/tests/t_stringattr.py2
10 files changed, 11 insertions, 11 deletions
diff --git a/src/tests/gssapi/t_ccselect.py b/src/tests/gssapi/t_ccselect.py
index 2722873fc..0d36d7a35 100644
--- a/src/tests/gssapi/t_ccselect.py
+++ b/src/tests/gssapi/t_ccselect.py
@@ -119,4 +119,4 @@ output = r1.run_as_client(['./t_ccselect', 'gss:bogus@' + hostname],
if 'does not match desired' not in output:
fail('Expected error not seen when k5identity selects bad principal.')
-success('GSSAPI credential selection tests.')
+success('GSSAPI credential selection tests')
diff --git a/src/tests/gssapi/t_gssapi.py b/src/tests/gssapi/t_gssapi.py
index 32485d03b..e640e0231 100644
--- a/src/tests/gssapi/t_gssapi.py
+++ b/src/tests/gssapi/t_gssapi.py
@@ -92,4 +92,4 @@ output = realm.run_as_client(['./t_accname', 'host/-nomatch-',
if 'host/-nomatch-' not in output:
fail('Expected host/-nomatch- in t_accname output')
-success('GSSAPI tests.')
+success('GSSAPI tests')
diff --git a/src/tests/t_anonpkinit.py b/src/tests/t_anonpkinit.py
index ddb96919b..5b2368e12 100644
--- a/src/tests/t_anonpkinit.py
+++ b/src/tests/t_anonpkinit.py
@@ -3,7 +3,7 @@ from k5test import *
# Skip this test if pkinit wasn't built.
if not os.path.exists(os.path.join(plugins, 'preauth', 'pkinit.so')):
- success('Warning: not testing pkinit because it is not built.')
+ success('Warning: not testing pkinit because it is not built')
exit(0)
# Construct a krb5.conf fragment configuring pkinit.
@@ -44,4 +44,4 @@ realm.addprinc('WELLKNOWN/ANONYMOUS')
realm.kinit('@%s' % realm.realm, flags=['-n'])
realm.run_as_client([kvno, realm.host_princ], expected_code=1)
-success('Anonymous PKINIT.')
+success('Anonymous PKINIT')
diff --git a/src/tests/t_cccol.py b/src/tests/t_cccol.py
index d8db275ce..b30cbcf9b 100644
--- a/src/tests/t_cccol.py
+++ b/src/tests/t_cccol.py
@@ -74,4 +74,4 @@ output = realm.run_as_client([klist, '-l'], expected_code=1)
if not output.endswith('---\n') or output.count('\n') != 2:
fail('kdestroy -a failed to empty cache collection.')
-success('Credential cache collection tests.')
+success('Credential cache collection tests')
diff --git a/src/tests/t_crossrealm.py b/src/tests/t_crossrealm.py
index bfd9d1ed5..afefb8592 100644
--- a/src/tests/t_crossrealm.py
+++ b/src/tests/t_crossrealm.py
@@ -114,4 +114,4 @@ if 'Illegal cross-realm ticket' not in output:
fail('transited 2: Expected error message not in output')
stop(r1, r2, r3, r4)
-success('Cross-realm tests.')
+success('Cross-realm tests')
diff --git a/src/tests/t_general.py b/src/tests/t_general.py
index a2953fefd..c02a581a5 100755
--- a/src/tests/t_general.py
+++ b/src/tests/t_general.py
@@ -50,4 +50,4 @@ for realm in multipass_realms(create_host=False):
if 'Key: vno 258,' not in output:
fail('Expected vno not seen in kadmin.local output')
-success('Dump/load, FAST kinit, kdestroy, kvno wrapping.')
+success('Dump/load, FAST kinit, kdestroy, kvno wrapping')
diff --git a/src/tests/t_lockout.py b/src/tests/t_lockout.py
index bd33a9506..377e9ba5e 100644
--- a/src/tests/t_lockout.py
+++ b/src/tests/t_lockout.py
@@ -48,5 +48,5 @@ if 'Clients credentials have been revoked while getting initial credentials' \
output = realm.run_kadminl('modprinc -unlock user')
realm.kinit(realm.user_princ, password('user'))
-success('Account lockout.')
+success('Account lockout')
diff --git a/src/tests/t_renew.py b/src/tests/t_renew.py
index 105364634..af83007a8 100644
--- a/src/tests/t_renew.py
+++ b/src/tests/t_renew.py
@@ -13,4 +13,4 @@ realm.kinit(realm.user_princ, flags=['-R'])
realm.kinit(realm.user_princ, flags=['-R'])
realm.klist(realm.user_princ)
-success('Renewing credentials.')
+success('Renewing credentials')
diff --git a/src/tests/t_renprinc.py b/src/tests/t_renprinc.py
index d4ad902aa..e29eb194c 100644
--- a/src/tests/t_renprinc.py
+++ b/src/tests/t_renprinc.py
@@ -43,4 +43,4 @@ for st in salttypes:
realm.run_kadminl('renprinc -force newnormal newnormal2')
realm.kinit('newnormal2', password('normal'))
-success('Principal renaming tests.')
+success('Principal renaming tests')
diff --git a/src/tests/t_stringattr.py b/src/tests/t_stringattr.py
index 392ab6c98..9d6fbe0a2 100644
--- a/src/tests/t_stringattr.py
+++ b/src/tests/t_stringattr.py
@@ -53,4 +53,4 @@ if 'attr2: value2' not in output or 'attr3: value3' not in output or \
'attr1:' in output:
fail('Final attribute query')
-success('KDB string attributes.')
+success('KDB string attributes')