Skip to content

Releases: dyninst/testsuite

v13.0.0

27 Mar 14:05
2375f6d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.3.0...v13.0.0

Test Suite v12.3.0

22 Feb 22:01
33e29f1
Compare
Choose a tag to compare
  • Fix race condition with test by using volatile so assure that the value is re-read on updates (#222)
  • Add missing transitive include of 'time.h' (#221)
  • Remove usage of Dyninst modules for config (#216)

Test Suite v12.2.1

22 Nov 06:20
df14094
Compare
Choose a tag to compare
  • Fix #elif without condition (#211)
  • Use directory separators for relative includes (#212)
  • Remove usage of Boost_SYSTEM_LIBRARY_RELEASE (#215)

Test Suite v12.2.0

28 Jul 21:42
8f653c5
Compare
Choose a tag to compare

No changes since v12.1.0. Just a version bump to match the Dyninst v12.2.0 release.

Test Suite v12.1.0

08 Mar 23:09
8f653c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.0.1...v12.1.0

Test Suite v12.0.1

08 Mar 23:08
f3dcda5
Compare
Choose a tag to compare

What's Changed

  • build script: Make exceptions the default error handling mechanism by @hainest in #208

Full Changelog: v12.0.0...v12.0.1

Test Suite v12.0.0

13 Nov 05:05
c1dad54
Compare
Choose a tag to compare
  • Remove ppc32 (203)
  • Remove use of cap_32_64 (202)
  • Include Try::Tiny in utils module (201)
  • Build script refactor (200)
  • make cmp function object operator() a const func (199)
  • Remove BlueGene/Q build files (197)
  • Use same cc/gcc for -m32 compilations as found for the other mutatee compilers. This was part of the prior change to select mutatee compilers reliably which was lost.
  • Cleanup deprecated OSes (193)
  • Update test_type_info to include DWARF type encoding (196)
  • Remove use of nasm assembler (195)

Test Suite v11.0.1

15 Jun 03:37
ebc066a
Compare
Choose a tag to compare
  • Allow non-HTTPS connection when uploading to dashboard (#189)
  • Remove '.tmp' files (#192)
  • Do not search system locations for libdyninstAPI_RT.so (#190)
  • Revert "Do not use PIE for group test binaries (#170)" (#188)
    • This is needed for testing updates to PIE in Dyninst
  • Automate finding the testsuite perl modules. Setting PERL5LIB is no longer required.
  • Search for libdyninstAPI_RT.so instead of hardcoding the path. (#184)

Test Suite v11.0.0

12 Apr 19:46
Compare
Choose a tag to compare
Add --no-replay option.

Turning this on disables test replay via single stepping if group
tests fail.

Better run log status of how replay is happening.

Improved status message in run log about watchdog timer
actuations to track down timeout oddities causing failures.

Dyninst v10.1.0

23 May 19:07
136b7d1
Compare
Choose a tag to compare

Dyninst test suite for Dyninst release 10.1.0.