tests: Make scheme path configurable This allows to run the tests against installed schemes on the system which can then e.g. be used in Debian's autopkgtest to validate that schemes are working as expected.
varnam: Detect the architecture at runtime The current list works for i386 and amd64 but fails e.g on arm64, armhf or mips. Use RbConfig to detect the arch at runtime