Skip to content

RFC: Test plugins in build environment

Ondrej Kozina requested to merge oniko/cryptsetup:plugin-tests into master

Test needs to work also in build environment before installation takes place. For it we overload crypt_token_external_path symbol from libcryptsetup so that it can look for plugins in build environment.

Merge request reports