[DynInst_API:] [dyninst/dyninst] f49cd7: GithubCI: enable all tests in PR workflow (#1915)


Date: Wed, 12 Mar 2025 14:37:32 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] f49cd7: GithubCI: enable all tests in PR workflow (#1915)
  Branch: refs/heads/thaines/findMain_tests
  Home:   https://github.com/dyninst/dyninst
  Commit: f49cd70b92053db8d1e126b34a34ff87252eaad3
      https://github.com/dyninst/dyninst/commit/f49cd70b92053db8d1e126b34a34ff87252eaad3
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-03-12 (Wed, 12 Mar 2025)

  Changed paths:
    M docker/build.sh

  Log Message:
  -----------
  GithubCI: enable all tests in PR workflow (#1915)

I decided not to add an extra parameter for controlling the parallelism
for tests since it's not super important. I also didn't want to use
'num_jobs' since that could be large (e.g., 32). This is really just to
reduce the runtime on CI pipelines.


  Commit: 4a5bdcb3c7a90b42d8b63ea571b72effee8e2a8e
      https://github.com/dyninst/dyninst/commit/4a5bdcb3c7a90b42d8b63ea571b72effee8e2a8e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-03-12 (Wed, 12 Mar 2025)

  Changed paths:
    M symtabAPI/h/Aggregate.h
    M symtabAPI/h/Archive.h

  Log Message:
  -----------
  Fix transitive include breakages


  Commit: 815bccc4486bda413c0447f9c603c7bbfbd974c9
      https://github.com/dyninst/dyninst/commit/815bccc4486bda413c0447f9c603c7bbfbd974c9
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-03-12 (Wed, 12 Mar 2025)

  Changed paths:
    M dyninstAPI/src/image.h

  Log Message:
  -----------
  Remove image::main_call_addr_


  Commit: 3c9dc9ce4ff009f5e183c7396a181b58e6f21ed4
      https://github.com/dyninst/dyninst/commit/3c9dc9ce4ff009f5e183c7396a181b58e6f21ed4
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-03-12 (Wed, 12 Mar 2025)

  Changed paths:
    M dyninstAPI/src/image.C
    M dyninstAPI/src/image.h

  Log Message:
  -----------
  Add image::getAddressOfMain


  Commit: 05f25397814f3a6db73db675f159b51c90b39ffa
      https://github.com/dyninst/dyninst/commit/05f25397814f3a6db73db675f159b51c90b39ffa
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-03-12 (Wed, 12 Mar 2025)

  Changed paths:
    M tests/regression/CMakeLists.txt
    A tests/regression/dyninstAPI/CMakeLists.txt
    A tests/regression/dyninstAPI/image/CMakeLists.txt
    A tests/regression/dyninstAPI/image/findMain.cpp
    A tests/regression/dyninstAPI/image/findMain_test.c

  Log Message:
  -----------
  Add tests


Compare: https://github.com/dyninst/dyninst/compare/28f2035e8a7b...05f25397814f

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] f49cd7: GithubCI: enable all tests in PR workflow (#1915), Tim Haines <=