[DynInst_API:] [dyninst/dyninst] c4b4e3: Import unit tests


Date: Tue, 21 Jan 2025 06:16:37 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] c4b4e3: Import unit tests
  Branch: refs/heads/thaines/import_unit_tests
  Home:   https://github.com/dyninst/dyninst
  Commit: c4b4e3d322dc40ae595931694f556e0102370094
      https://github.com/dyninst/dyninst/commit/c4b4e3d322dc40ae595931694f556e0102370094
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-01-21 (Tue, 21 Jan 2025)

  Changed paths:
    M .github/workflows/pr-tests.yaml
    M CMakeLists.txt
    M cmake/DyninstOptions.cmake
    A tests/CMakeLists.txt
    A tests/MachRegister/CMakeLists.txt
    A tests/MachRegister/base_registers/CMakeLists.txt
    A tests/MachRegister/base_registers/aarch64.cpp
    A tests/MachRegister/base_registers/amdgpu_gfx908.cpp
    A tests/MachRegister/base_registers/amdgpu_gfx90a.cpp
    A tests/MachRegister/base_registers/amdgpu_gfx940.cpp
    A tests/MachRegister/base_registers/basereg_check.h
    A tests/MachRegister/base_registers/ppc32.cpp
    A tests/MachRegister/base_registers/ppc64.cpp
    A tests/MachRegister/base_registers/x86.cpp
    A tests/MachRegister/base_registers/x86_64.cpp
    A tests/instructionAPI/CMakeLists.txt
    A tests/instructionAPI/syscall-x86.cpp
    A tests/parseAPI/CMakeLists.txt
    A tests/parseAPI/lea-nop-x86.cpp

  Log Message:
  -----------
  Import unit tests


  Commit: 83c7cd5c5bd4dba707be7f3ab3f2b829e11b3544
      https://github.com/dyninst/dyninst/commit/83c7cd5c5bd4dba707be7f3ab3f2b829e11b3544
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-01-21 (Tue, 21 Jan 2025)

  Changed paths:
    M docker/build.sh

  Log Message:
  -----------
  Fix ctest in build.sh


  Commit: 9840ba8b7d56cccaa1846d2d018d48379a6ec632
      https://github.com/dyninst/dyninst/commit/9840ba8b7d56cccaa1846d2d018d48379a6ec632
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-01-21 (Tue, 21 Jan 2025)

  Changed paths:
    M CMakeLists.txt
    M cmake/DyninstLibrarySettings.cmake
    M cmake/DyninstOptions.cmake
    M docker/build.sh

  Log Message:
  -----------
  Remove DYNINST_EXPORT_ALL

This is now implied by DYNINST_ENABLE_TESTS, so can be replaced by it.


Compare: https://github.com/dyninst/dyninst/compare/8054a9fa22be...9840ba8b7d56

To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] c4b4e3: Import unit tests, Tim Haines <=