summaryrefslogtreecommitdiffhomepage
path: root/tests/util.py
AgeCommit message (Expand)Author
2023-01-16No more (object)ionsJeff Forcier
2023-01-12Update a bunch of no/low impact python2/3 references/commentsJeff Forcier
2023-01-11blackenJeff Forcier
2023-01-09py3compat.builtins -> stdlib builtinsJeff Forcier
2023-01-09Remove py3compat.PY2, including related streamliningJeff Forcier
2022-04-25blackenJeff Forcier
2022-03-25Refactor sha1 test skipping a tadJeff Forcier
2022-03-21Fix for compatibility with old versions of cryptographyPaul Howarth
2022-03-21Remove unused variable, keep lint happyPaul Howarth
2022-03-21blackenPaul Howarth
2022-03-20Skip tests requiring sha1 signing if the backend doesn't support thatPaul Howarth
2021-11-28Pre-patch test proving security flaw re: 32bit key hash comparisonsJeff Forcier
2019-12-02Base case re #717 works now.Jeff Forcier
2019-09-27Implement ssh_config hostname canonicalization (WIP)Jeff Forcier
2018-10-05Reformatted as proposed by travis.blackenAnselm Kruis
2018-10-05Use k5test (if available) to execute GSSAPI related testsAnselm Kruis
2017-10-25Mark known slow tests as 'slow' pytest marker, and skip them by defaultJeff Forcier
2017-10-23Whoops, most uses of skipif REQUIRE reason=Jeff Forcier
2017-10-23Import cleanup, mostly focused on s/tests/./Jeff Forcier
2017-10-23Rename util func that trips pytest's default discovery.Jeff Forcier
2017-08-28Stub tests and partly-working implementation of 'load certs found alongside k...Jeff Forcier
2014-08-15Remove all occurences of ParamikoTest.Olle Lundberg
2013-10-30Use test_path to avoid relative path issuesScott Maxwell
2013-10-30Fix importsScott Maxwell
2012-10-15Refactoring: it's a thing. Re #85Jeff Forcier