bitcoin/ci/test
fanquake 456701420b
Merge bitcoin/bitcoin#27672: fuzz: Print error message when FUZZ is missing
fa1b3abc83 ci: Log qa-assets repo last commit (MarcoFalke)
fa22966f33 fuzz: Print error message when FUZZ is missing (MarcoFalke)

Pull request description:

  Some trivial UX improvements.

  * Change the exit code for `PRINT_ALL_FUZZ_TARGETS_AND_ABORT` and `WRITE_ALL_FUZZ_TARGETS_AND_ABORT` to `EXIT_SUCCESS` instead of `Aborted (core dumped)`.
  * Print readable error message when `FUZZ` is missing instead of `Aborted (core dumped)`.
  * Clarify that a fuzz target needs to be compiled into the executable.

ACKs for top commit:
  dergoegge:
    ACK fa1b3abc83

Tree-SHA512: 065ef8920449c64b3516f89a61cb397b505eccf531318c4f3830895d5ff6cd7ae2525cb857320481e3d0ed0b2f8a522cd8f7835e69f021241b6ec297a6102fc8
2023-05-22 12:55:18 +01:00
..
00_setup_env.sh ci: remove RUN_SECURITY_TESTS 2023-05-17 10:57:39 +01:00
00_setup_env_android.sh
00_setup_env_arm.sh
00_setup_env_i686_centos.sh ci: Bump centos:stream8 to centos:stream9 2023-05-18 12:24:38 +02:00
00_setup_env_i686_multiprocess.sh
00_setup_env_mac.sh
00_setup_env_mac_native_arm64.sh
00_setup_env_native_asan.sh ci: remove usage of untrusted bpfcc-tools 2023-05-02 12:02:45 +01:00
00_setup_env_native_fuzz.sh
00_setup_env_native_fuzz_with_msan.sh test: LLVM/Clang 16 for MSAN jobs 2023-04-10 10:57:05 +01:00
00_setup_env_native_fuzz_with_valgrind.sh ci: explicitly install libclang-rt-dev in valgrind jobs 2023-04-13 11:22:39 +01:00
00_setup_env_native_msan.sh test: LLVM/Clang 16 for MSAN jobs 2023-04-10 10:57:05 +01:00
00_setup_env_native_nowallet_libbitcoinkernel.sh ci: Drop NO_WERROR=1 for clang-10 build 2023-05-17 10:55:03 +02:00
00_setup_env_native_qt5.sh build: Bump minimum supported GCC to g++-9 2023-05-18 12:24:40 +02:00
00_setup_env_native_tidy.sh ci: Run iwyu on all src files 2023-05-13 10:45:52 +02:00
00_setup_env_native_tsan.sh
00_setup_env_native_valgrind.sh ci: explicitly install libclang-rt-dev in valgrind jobs 2023-04-13 11:22:39 +01:00
00_setup_env_s390x.sh
00_setup_env_win64.sh
01_base_install.sh ci: Bump centos:stream8 to centos:stream9 2023-05-18 12:24:38 +02:00
04_install.sh move-only: Move almost all CI_EXEC code to 06_script_b.sh 2023-05-10 14:10:38 +02:00
06_script_b.sh Merge bitcoin/bitcoin#27672: fuzz: Print error message when FUZZ is missing 2023-05-22 12:55:18 +01:00
wrap-qemu.sh
wrap-valgrind.sh
wrap-wine.sh
wrapped-cl.bat