This needs to use the emulator as well to run bitcoin-wallet.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGING074f6856c4c7: Run tool_wallet.py with an emulator as needed
rABC074f6856c4c7: Run tool_wallet.py with an emulator as needed
./test/functional/test_runner.py tool_wallet cmake -GNinja .. \ -DCMAKE_TOOLCHAIN_FILE=../cmake/platforms/LinuxAArch64.cmake \ -DCMAKE_CROSSCOMPILING_EMULATOR=$(command -v qemu-aarch64-static) \ -DBUILD_BITCOIN_ZMQ=OFF QEMU_LD_PREFIX=/usr/aarch64-linux-gnu ninja check-functional
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- tool_wallet_emulator
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 10480 Build 18779: Default Diff Build & Tests Build 18778: arc lint + arc unit