summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Expand)Author
2021-04-03Save config.h and config.log on failure too.Darren Tucker
2021-03-13Don't install moduli during tests.Darren Tucker
2021-03-01Only upload config logs if configure fails.Darren Tucker
2021-02-26Remove macos-11.00 PAM test target too.Darren Tucker
2021-02-26Remove macos-11.0 from the test target list.Darren Tucker
2021-02-23Add a couple more test VMs.Darren Tucker
2021-02-23Valgrind test: split and move up list.Darren Tucker
2021-02-21Disable rlimit sandbox, doesn't work with valgrindDarren Tucker
2021-02-20Upload valgrind logs on failure.Darren Tucker
2021-02-19Rename "vm" to "os" in selfhosted to match c-cpp.Darren Tucker
2021-02-19Upload regress failure logs in c-cpp too.Darren Tucker
2021-02-19Comment out Solaris 64bit PAM build...Darren Tucker
2021-02-19Actually run Valgrind tests.Darren Tucker
2021-02-19Add test against Valgrind.Darren Tucker
2021-02-18Add fbsd12 test target.Darren Tucker
2021-02-18Remove unused arg.Darren Tucker
2021-02-18Add DEBUG_SK to kitchensink builds.Darren Tucker
2021-02-18Add bbone test target (arm32).Darren Tucker
2021-02-18Fixing quoting for installing moduli on target guest.Darren Tucker
2021-02-18Install moduli on target not host.Darren Tucker
2021-02-18Skip unit tests on sol11 to speed things up.Darren Tucker
2021-02-18Remove SKIP_UNIT as it needs to be a make arg.Darren Tucker
2021-02-18Always intall moduli.Darren Tucker
2021-02-18Quote SSHD_CONFOPTS in case it contains spaces.Darren Tucker
2021-02-18Fix labels on targets (dots vs underscores).Darren Tucker
2021-02-17More compact representation of config matrix.Darren Tucker
2021-02-17Skip unit tests on hosted VMs to speed things up.Darren Tucker
2021-02-17Merge macos and ubuntu tests.Darren Tucker
2021-02-17Convert most github hosted tests to new config structure.Darren Tucker
2021-02-17Only run selfhosted tests from selfhosted repo.Darren Tucker
2021-02-17Add self-hosted runners for VMs of other platforms.Darren Tucker
2021-01-28make with -j2 to use available CPUs.Darren Tucker
2021-01-28Add test against openssl head and libressl head.Darren Tucker
2021-01-28Remove whitespace.Darren Tucker
2021-01-27Install moduli file before tests.Darren Tucker
2021-01-27Run one test with -Werror to catch warnings.Darren Tucker
2021-01-13Merge Mac OS X targets into a single config.Darren Tucker
2021-01-12Add Mac OS X test targets.Darren Tucker
2021-01-09Add test against Graphene hardened malloc.Darren Tucker
2021-01-08Run tests with sudo for better coverage.Darren Tucker
2021-01-08Add Ubuntu 16.04 and 20.04 test targets.Darren Tucker
2020-08-07Output test debug logs on failure.Darren Tucker
2020-08-07Add ability to specify exact test target.Darren Tucker
2020-08-07Add without-openssl without-zlib test target.Darren Tucker
2020-08-06Add CI with prepare scriptStefan Schindler