Skip to content

Allow running test suite on installed openconnect

Support make check OPENCONNECT=/usr/sbin/openconnect to run the test suite as a CI test against the already-installed copy of openconnect.

This will be useful to support Debian's autopkgtest CI test tool, which supports continuous testing of binary packages using tests available in the source package.

Merge request reports