summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add ecdsa OpenSSH format for dropbearconvertMatt Johnston2022-03-291-4/+1
* Add tests for dropbearconvertMatt Johnston2022-03-292-0/+141
* Fix pytest incorrect skip "reason" stringMatt Johnston2022-03-161-3/+3
* Fix SSH_PUBKEYINFO, limit characters, add testsMatt Johnston2022-03-161-0/+30
* test: Set allow_reuse_addrMatt Johnston2022-03-151-0/+4
* Handle /proc/.../maps being reorderedMatt Johnston2022-02-032-4/+5
* Make re-exec work with "dropbearmulti dropbear"Matt Johnston2022-02-011-3/+5
* Fix testing with dropbearmultiMatt Johnston2022-01-301-1/+1
* Remove extraneous printMatt Johnston2022-01-301-2/+0
* Use venv for test_aslrMatt Johnston2022-01-303-3/+23
* Add re-exec for serverMatt Johnston2022-01-303-0/+74
* Debug pytest password auth failingMatt Johnston2021-10-191-0/+4
* Add a default 10 second timeout for testsMatt Johnston2021-10-181-0/+1
* Add "make test" target to run pytestMatt Johnston2021-10-181-0/+19
* Add first channel testsMatt Johnston2021-10-184-0/+269