summaryrefslogtreecommitdiff
path: root/test/integration/common.rb
Commit message (Collapse)AuthorAgeFilesLines
* fix: integration test should use legacy PEM format for private keys if ↵mfazekas-try-new-ubuntuMiklós Fazekas2023-03-221-0/+13
| | | | ED25519 is not loaded
* fix: integration test failuresMiklós Fazekas2023-03-221-0/+4
|
* Fix rubocop coding style.Florian Wininger2021-10-251-3/+3
| | | | Lot of spacing issues :)
* Improve intergation testMiklós Fazekas2021-08-051-1/+1
|
* Fix start_sshd_7_or_later config linesMiklós Fazekas2021-08-051-1/+1
|
* Initial version of cert base host authMiklós Fazekas2021-08-051-8/+11
|
* Rubocop fixesMiklós Fazekas2021-08-031-2/+2
|
* Fix integration testsMiklós Fazekas2021-08-031-1/+1
|
* Fix empty line for code clarityFlorian Wininger2021-07-011-0/+4
|
* Fix rubucoprc2Miklós Fazekas2021-03-121-3/+3
|
* Fixed more opensshd killMiklós Fazekas2021-03-121-3/+6
|
* Fixed integration test opensshd killMiklós Fazekas2021-03-121-9/+35
|
* Rubocop fixMiklos Fazekas2020-06-101-1/+1
|
* Rubocop fixesMiklos Fazekas2020-06-101-1/+1
|
* Implemented rsa-sha2-512, rsa-sha2-256 host_key algsMiklos Fazekas2020-06-101-1/+9
|
* Add integration test for set_env optionMingxiang Xue2020-03-111-0/+1
| | | | Signed-off-by: Mingxiang Xue <mingxiangxue@gmail.com>
* Integration test for Curve25519Sha256Keysint-test-curve25519sha256Miklos Fazekas2019-09-161-0/+37
|
* Rubocop : fix parenthesesFlorian Wininger2019-08-231-1/+1
| | | | Signed-off-by: Florian Wininger <fw.centrale@gmail.com>
* Added integation test for cert client authMiklos Fazekas2017-01-111-0/+5
|
* Added ssh-ed25519 to HostKeys algorithmsMiklos Fazekas2016-12-111-0/+17
|
* Added .exitstatus to exec! return valueMiklos Fazekas2016-11-251-1/+1
|
* Codecov should be before minitest/autorunMiklos Fazekas2016-11-251-2/+1
|
* Integration tests on travisMiklos Fazekas2016-04-071-0/+1
|
* Migrated to minitestMiklos Fazekas2016-03-261-3/+2
|
* use bcrypt_pbkdf gem, add Gemfile, 4.0.0.alpha1Miklos Fazekas2016-03-191-6/+8
|
* Moved test_forward to intgration testsMiklos Fazekas2015-12-021-0/+6
|
* Added integration test with vegrantMiklos Fazekas2015-05-191-0/+57