summaryrefslogtreecommitdiffstats
path: root/.github/run_test.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Really mkdir /usr/local/etc in CI tests.Darren Tucker2024-03-261-1/+1
* Ensure /usr/local/etc exists before using in tests.Darren Tucker2024-03-261-0/+1
* Adjust test jobs for new log directory.Darren Tucker2023-03-011-1/+1
* Don't run openbsd-compat tests on Cygwin.Darren Tucker2022-11-041-3/+0
* Run compat regress tests too.Darren Tucker2022-11-021-0/+3
* Fix conditional for running hostbased tests.Darren Tucker2022-08-111-1/+1
* Test hostbased auth on github runners.Darren Tucker2022-08-101-0/+14
* Improve github test driver script.Darren Tucker2021-08-161-16/+17
* Remove dependency on bash.Darren Tucker2021-04-231-1/+1
* Remove now-unused 2nd arg to configs.Darren Tucker2021-04-221-1/+1
* Valgrind test: split and move up list.Darren Tucker2021-02-231-3/+3
* Quote SSHD_CONFOPTS in case it contains spaces.Darren Tucker2021-02-171-1/+1
* Add self-hosted runners for VMs of other platforms.Darren Tucker2021-02-171-13/+10
* Run tests with sudo for better coverage.Darren Tucker2021-01-081-0/+2
* Output test debug logs on failure.Darren Tucker2020-08-071-0/+11
* Add ability to specify exact test target.Darren Tucker2020-08-071-0/+23