evmone's tests no longer support testing other EVMC-compatible EVM implementations.
evm-test dropped support for external EVM implementations in 2020.
evmone-fuzzer doesn't support fuzzing external EVM implemenations. It looks like they used to support fuzzing Aleth, but they dropped support for that in 2022. The list of EVM targets is hardcoded to just evmone.
evmone's tests no longer support testing other EVMC-compatible EVM implementations.
evm-test
dropped support for external EVM implementations in 2020.evmone-fuzzer
doesn't support fuzzing external EVM implemenations. It looks like they used to support fuzzing Aleth, but they dropped support for that in 2022. The list of EVM targets is hardcoded to just evmone.