Releases: dyninst/testsuite
Releases · dyninst/testsuite
v13.0.0
What's Changed
- Remove -Werror from imported CMAKE__FLAGS by @hainest in #224
- Fix thread safety issues on threading tests by @bigtrak in #226
- test_thread_1 cleanup by @hainest in #228
- Add PR testing by @hainest in #230
- CMake modernization by @hainest in #223
- Remove support for the dashboard by @hainest in #231
- Check file's basename in test_type_info_Mutator::executeTest by @hainest in #232
- Remove usage of Symtab::mod_lookup() by @hainest in #233
- Use new Symtab Module interface in test_module by @hainest in #234
- Clean up dyn_regs.h usage by @hainest in #235
- update to test against dyninst 13.0.0 by @kupsch in #236
Full Changelog: v12.3.0...v13.0.0
Test Suite v12.3.0
Test Suite v12.2.1
Test Suite v12.2.0
No changes since v12.1.0. Just a version bump to match the Dyninst v12.2.0 release.
Test Suite v12.1.0
Test Suite v12.0.1
What's Changed
Full Changelog: v12.0.0...v12.0.1
Test Suite v12.0.0
- 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
- 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
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
Dyninst test suite for Dyninst release 10.1.0.