Mutant created against commit 2f72123.
+1 -1 · cpp
Commands and environment reported by the submitter
cmake -B build -DBUILD_TESTS=ON -DENABLE_WALLET=ON -DENABLE_IPC=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo && cmake --build build -j 24cmake --build build_corecheck -j 24 && ./build_corecheck/bin/test_bitcoin --run_test=psbt_wallet_tests && FUZZ=psbt ./build_corecheck/bin/fuzz ../qa-assets/fuzz_corpora/psbt && ./build_corecheck/test/functional/rpc_psbt.py && ./build_corecheck/test/functional/wallet_fundrawtransaction.py && ./build_corecheck/test/functional/wallet_miniscript_decaying_multisig_descriptor_psbt.py && ./build_corecheck/test/functional/wallet_multisig_descriptor_psbt.py && ./build_corecheck/test/functional/wallet_musig.py && ./build_corecheck/test/functional/wallet_taproot.pyImported from bcore-mutation 0.8.0.
Commands are shown as text and never executed by MutantHub.
0 comments
No comments yet
Discuss equivalence, reproduction difficulties, or a test that kills this mutant.