index
:
delta/libunwind.git
baserock/morph
master
v0.98-stable
v0.99-stable
v1.0-stable
v1.2-stable
v1.3-stable
v1.4-stable
v1.5-stable
v1.6-stable
v1.7-stable
git.savannah.gnu.org: git/libunwind.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Include wait-related headers for Ltest-mem-validate (#74)
Alex Arslan
2018-04-12
1
-0
/
+2
*
Fix crasher test for gcc >= 8 when using -O2 or -O3. (#67)
Romain Geissler @ Amadeus
2018-03-06
1
-0
/
+5
*
Add port to Linux on IBM Z (s390x)
Michael Munday
2018-01-09
1
-0
/
+15
*
Remove unw_handle_signal_frame from public API.
Dave Watson
2017-12-28
1
-2
/
+0
*
Fix intermittent test failure in test-resume-sig (#51)
Yichao Yu
2017-10-31
1
-0
/
+8
*
Fix init-local-signal test (#50)
Yichao Yu
2017-10-31
2
-2
/
+3
*
check: Fix run-coredump-unwind-mdi when in a out-of-tree build.
Bert Wesarg
2017-09-21
1
-1
/
+1
*
arm: FreeBSD/ARMv6 port
Konstantin Belousov
2017-08-24
3
-1
/
+11
*
multilib: XFAIL some tests
Dave Watson
2017-08-24
1
-0
/
+7
*
x86_64: fix mincore_validate and msync_validate
Johannes Ziegenbalg
2017-08-24
2
-0
/
+146
*
Change unw_init_local_signal to unw_init_local2(..., UNW_INIT_SIGNAL_FRAME)
Dave Watson
2017-08-16
1
-2
/
+2
*
half finished unw_local_init2
Dave Watson
2017-08-16
1
-2
/
+2
*
Bring back support for UNW_CACHE_PER_THREAD.
Bert Wesarg
2017-08-15
2
-0
/
+4
*
tests: Fix heap overflow in coredump-unwind test
Paul Pluzhnikov
2017-08-07
1
-1
/
+1
*
test: Add a test like test-mem, but using reg_states_iterate to find the stat...
Doug Moore
2017-06-07
2
-2
/
+136
*
Leave ret_addr_column out of the data that gets copied when pushing/popping
Doug Moore
2017-05-20
1
-0
/
+2
*
Add new names to check-namespace.
Doug Moore
2017-05-12
1
-0
/
+4
*
travis: run unittests for x86_64
Dave Watson
2017-04-04
1
-1
/
+1
*
tests: unw_init_local_signal test
Dave Watson
2017-04-03
3
-0
/
+67
*
unw_init_local_signal
Doug Moore
2017-04-03
1
-1
/
+3
*
dwarf: Make binary path calculation os-specific.
Konstantin Belousov
2017-01-19
1
-0
/
+14
*
Make the code compile on FreeBSD.
Konstantin Belousov
2017-01-18
1
-0
/
+3
*
dwarf: Configurable cache size
Dave Watson
2017-01-13
4
-0
/
+5
*
x86_64: Use sigprocmask from signal frames
Dave Watson
2017-01-13
1
-6
/
+2
*
tests: Use strtoul in test-coredump-unwind.c
Petr Malat
2017-01-13
1
-1
/
+1
*
tests: Walk default test arguments to ensure child process has visibility
Dave Watson
2017-01-13
1
-0
/
+5
*
Fix compilation of tests on alpine linux (musl libc)
Tony Kelman
2017-01-13
1
-2
/
+2
*
tests: simplify make variables a bit
Mike Frysinger
2017-01-13
1
-10
/
+12
*
Don't build dyn tests on non-ia64
Dave Watson
2017-01-06
1
-3
/
+2
*
tests/Gtest-trace.c: show differing addresses
Andreas Schwab
2015-03-22
1
-2
/
+2
*
Mark run-ptrace-mapper and run-ptrace-misc as XFAIL on ARM
Gregory Fong
2015-02-21
1
-3
/
+10
*
Mark run-ptrace-mapper and run-ptrace-misc as XFAIL on MIPS
Simon Atanasyan
2014-10-24
2
-3
/
+18
*
Add TileGx platform support to libunwind.
Zhi-Gang Liu
2014-09-08
3
-0
/
+36
*
Fix test case link failure on PowerPC systems with Altivec
Ulrich Weigand
2013-12-27
1
-0
/
+1
*
Build crasher test only when coredump support is enabled
Matt Fischer
2013-04-19
1
-2
/
+2
*
Added --enable-setjmp
Matt Fischer
2013-04-19
1
-2
/
+6
*
Added --enable-ptrace
Matt Fischer
2013-04-19
1
-5
/
+9
*
Add known test failures to XFAIL_TESTS
Arun Sharma
2012-10-27
1
-0
/
+4
*
Assign `func' just once in Ltest-nocalloc glibc case
Tommi Rantala
2012-09-28
1
-1
/
+2
*
Add arguments to malloc and calloc prototypes in Ltest-nocalloc
Tommi Rantala
2012-09-28
1
-5
/
+5
*
Remove unused variable in Ltest-nocalloc
Tommi Rantala
2012-09-28
1
-1
/
+0
*
Replace empty argument lists with `void' in tests
Tommi Rantala
2012-09-28
3
-6
/
+6
*
Prefer NULL over zero
Tommi Rantala
2012-09-28
2
-2
/
+2
*
Use shared `ARRAY_SIZE' in IA64 tests
Tommi Rantala
2012-09-28
2
-8
/
+6
*
Use `UNUSED' in tests
Tommi Rantala
2012-09-28
17
-55
/
+76
*
Plug in `ALIAS' attribute
Tommi Rantala
2012-09-28
1
-1
/
+1
*
Define and use `NOINLINE'
Tommi Rantala
2012-09-28
4
-19
/
+21
*
Stop including `memory.h'
Tommi Rantala
2012-09-28
2
-2
/
+2
*
Nuke HAVE_BACKTRACE
Tommi Rantala
2012-09-28
2
-4
/
+1
*
Call snprintf() from signal handler only if required in test-async-sig
Tommi Rantala
2012-09-28
1
-1
/
+2
[next]