summaryrefslogtreecommitdiff
path: root/tests/util.py
Commit message (Expand)AuthorAgeFilesLines
* No more (object)ionsJeff Forcier2023-01-161-1/+1
* Update a bunch of no/low impact python2/3 references/commentsJeff Forcier2023-01-121-2/+2
* blackenJeff Forcier2023-01-111-1/+0
* py3compat.builtins -> stdlib builtinsJeff Forcier2023-01-091-1/+1
* Remove py3compat.PY2, including related streamliningJeff Forcier2023-01-091-7/+4
* blackenJeff Forcier2022-04-251-0/+1
* Refactor sha1 test skipping a tadJeff Forcier2022-03-251-0/+4
* Fix for compatibility with old versions of cryptographyPaul Howarth2022-03-211-1/+2
* Remove unused variable, keep lint happyPaul Howarth2022-03-211-1/+1
* blackenPaul Howarth2022-03-211-5/+3
* Skip tests requiring sha1 signing if the backend doesn't support thatPaul Howarth2022-03-201-0/+28
* Pre-patch test proving security flaw re: 32bit key hash comparisonsJeff Forcier2021-11-281-1/+18
* Base case re #717 works now.Jeff Forcier2019-12-021-1/+1
* Implement ssh_config hostname canonicalization (WIP)Jeff Forcier2019-09-271-1/+8
* Reformatted as proposed by travis.blackenAnselm Kruis2018-10-051-8/+20
* Use k5test (if available) to execute GSSAPI related testsAnselm Kruis2018-10-051-5/+88
* Mark known slow tests as 'slow' pytest marker, and skip them by defaultJeff Forcier2017-10-251-0/+3
* Whoops, most uses of skipif REQUIRE reason=Jeff Forcier2017-10-231-1/+2
* Import cleanup, mostly focused on s/tests/./Jeff Forcier2017-10-231-3/+20
* Rename util func that trips pytest's default discovery.Jeff Forcier2017-10-231-1/+1
* Stub tests and partly-working implementation of 'load certs found alongside k...Jeff Forcier2017-08-281-1/+0
* Remove all occurences of ParamikoTest.Olle Lundberg2014-08-151-10/+0
* Use test_path to avoid relative path issuesScott Maxwell2013-10-301-0/+6
* Fix importsScott Maxwell2013-10-301-0/+1
* Refactoring: it's a thing. Re #85Jeff Forcier2012-10-151-0/+10