dogecoin/ci/test
MarcoFalke def69e5a86
Merge #17233: travis: Run unit and functional tests on native arm
facc0da63a travis: Run unit and functional tests on native arm (MarcoFalke)
fafa064d2a ci: Remove ccache requirement on the host (MarcoFalke)

Pull request description:

  This keeps the cross-compilation to make it easy to run the ci on non-arm hardware. To run this locally in qemu-user as it used to be, just `export QEMU_USER_CMD="qemu-arm -L /usr/arm-linux-gnueabihf/"`.

ACKs for top commit:
  laanwj:
    LGTM ACK facc0da63a
  practicalswift:
    ACK facc0da63a -- diff looks correct and Travis seems happy

Tree-SHA512: 0dc1bc82eb93e2bd8b159e044f20fe3055f8cdfd73aaa238bd2e178397582144dfc0c6a87bd8270115dafea1a623e642bde5d5f30254f94140f1a2cdb12fc2da
2019-11-04 08:23:21 -05:00
..
00_setup_env.sh ci: Use busybox utils for one build 2019-10-02 10:01:04 -04:00
00_setup_env_amd64_asan.sh build: disable BIP70 support by default 2019-09-12 20:28:17 +10:00
00_setup_env_amd64_fuzz.sh Enable UBSan for Travis fuzzer job 2019-10-01 08:23:34 +00:00
00_setup_env_amd64_nowallet.sh ci: Add environment files for all settings 2019-08-16 08:46:37 -04:00
00_setup_env_amd64_qt5.sh build: disable BIP70 support by default 2019-09-12 20:28:17 +10:00
00_setup_env_amd64_trusty.sh build: disable BIP70 support by default 2019-09-12 20:28:17 +10:00
00_setup_env_amd64_tsan.sh build: disable BIP70 support by default 2019-09-12 20:28:17 +10:00
00_setup_env_arm.sh travis: Run unit and functional tests on native arm 2019-10-30 14:45:32 -04:00
00_setup_env_i686.sh build: remove protobuf from depends 2019-10-24 16:01:42 -04:00
00_setup_env_mac.sh ci: Add environment files for all settings 2019-08-16 08:46:37 -04:00
00_setup_env_mac_host.sh Remove BIP70 Support 2019-10-24 16:01:43 -04:00
00_setup_env_win64.sh ci: Add environment files for all settings 2019-08-16 08:46:37 -04:00
03_before_install.sh ci: Use ./ci/ on non-travis host 2019-08-15 11:13:09 -04:00
04_install.sh travis: Run unit and functional tests on native arm 2019-10-30 14:45:32 -04:00
05_before_script.sh ci: Remove redundant check for TRAVIS_OS_NAME 2019-10-17 11:30:36 -04:00
06_script_a.sh travis: run tests on macOS native 2019-10-14 23:00:49 +02:00
06_script_b.sh travis: run tests on macOS native 2019-10-14 23:00:49 +02:00