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
...
*
MiniDebugInfo test: tests/run-coredump-unwind-mdi
Martin Milata
2012-08-10
4
-3
/
+53
*
Make coredump test also test unw_get_proc_name
Martin Milata
2012-08-08
2
-6
/
+22
*
Fix a SIGSEGV in test-ptrace.c
Arun Sharma
2012-08-04
1
-0
/
+7
*
Fix a test failure
Arun Sharma
2012-08-04
1
-1
/
+4
*
Fix some compiler warnings
Arun Sharma
2012-08-04
1
-1
/
+1
*
Use unw_context_t instead of ucontext_t in tests/Gtest-trace.c and tests/Gtes...
Tommi Rantala
2012-07-31
2
-2
/
+2
*
Fix IP vs. PC confusion in tests on ARM
Tommi Rantala
2012-07-31
2
-2
/
+2
*
Rip out AC_TYPE_SIGNAL and sighandler_t check
Tommi Rantala
2012-07-31
2
-8
/
+0
*
Build libunwind-coredump using libtool
Martin Milata
2012-07-04
1
-1
/
+1
*
Port crasher to FreeBSD.
Konstantin Belousov
2012-06-23
1
-1
/
+49
*
coredump: add test
Martin Milata
2012-05-31
4
-20
/
+147
*
Fix test build on FreeBSD.
Konstantin Belousov
2012-05-24
1
-0
/
+10
*
Fix compilation on IA64
Martin Milata
2012-05-23
1
-0
/
+11
*
Fixup whitespace in Makefile.
Arun Sharma
2012-03-14
1
-2
/
+2
*
Update namespace checks for dwarf_find_unwind_tables
Arun Sharma
2012-03-12
1
-0
/
+10
*
Compile fix for platforms other than linux-i386
Arun Sharma
2012-03-12
1
-1
/
+12
*
Move the test case to tests dir.
Arun Sharma
2012-03-12
2
-1
/
+319
*
Add missing <signal.h> include directive
Ken Werner
2011-10-29
1
-1
/
+1
*
[ARM] fix for the check-namespace test case
Ken Werner
2011-10-15
1
-0
/
+21
*
Fix linker errors with recent binutils
Arun Sharma
2011-10-15
1
-7
/
+7
*
Fix incorrect calls to memset.
Arun
2011-10-02
1
-1
/
+1
*
Explicitly specify the libraries
Arun Sharma
2011-09-10
1
-2
/
+2
*
Skip a few tests on uCLibC
Sven Neumann
2011-08-27
1
-3
/
+6
*
Fix a compiler warning
Arun Sharma
2011-08-15
1
-0
/
+1
*
ARM: tests/Gtest-dyn1.c workaround for GCC bug.
Ken Werner
2011-04-21
1
-2
/
+6
*
ARM: tests/Gtest-dyn1.c fixes.
Ken Werner
2011-04-21
1
-0
/
+15
*
ARM: tests/Gtest-trace.c - IP printing
Ken Werner
2011-04-21
1
-0
/
+2
*
Add the appropriate libraries to the *_LDADD variables.
Ken Werner
2011-04-21
1
-6
/
+6
*
Increase alternate signal stack size.
Ken Werner
2011-04-05
2
-6
/
+10
*
Add a test to catch calls to calloc from libunwind
Arun Sharma
2011-04-05
3
-2
/
+147
*
Undo parts of 2f9b04e9c29999d18906e37b37dcea9676df194f
Arun Sharma
2011-04-05
1
-1
/
+1
*
Drop a call frame in tdep_trace and avoid a call to unw_step.
Lassi Tuura
2011-04-01
2
-30
/
+40
*
Export unw_backtrace() and alias backtrace() to it.
Lassi Tuura
2011-04-01
1
-0
/
+1
*
Mark slow_backtrace() ALWAYS_INLINE
Arun Sharma
2011-03-31
1
-1
/
+1
*
Ensure tests pass on 32 bit x86.
Arun Sharma
2011-03-25
1
-1
/
+2
*
Assign copyright as requested by the author.
Lassi Tuura
2011-03-25
1
-1
/
+1
*
Add some performance tests for fast backtracing.
Arun Sharma
2011-03-25
3
-2
/
+259
*
Fix up compilation and test failures
Arun Sharma
2011-03-24
3
-16
/
+4
*
Fast back-trace for x86_64 for only collecting the call stack.
Lassi Tuura
2011-03-24
4
-0
/
+279
*
Remove the unused arm_extbl_test_LDADD from Makefile.am
Arun Sharma
2011-03-24
1
-2
/
+0
*
Remove the arm-extbl-test.
Ken Werner
2011-03-24
2
-104
/
+0
*
Fix build and distribution on the FreeBSD.
Konstantin Belousov
2011-03-24
1
-0
/
+1
*
Fixup trailing whitespace
Arun Sharma
2011-03-22
2
-4
/
+4
*
Replace libuwind-elf32.la with $(LIBUNWIND_ELF)
Arun Sharma
2011-03-22
1
-2
/
+13
*
Add test of backtracing using ARM-specific tables
Zachary T Welch
2011-03-22
2
-0
/
+106
*
Fix test-ptrace argument parsing.
Zachary T Welch
2011-03-07
1
-0
/
+2
*
Explicitly add dependent shared libraries.
Ken Werner
2011-03-07
1
-23
/
+24
*
Improve test LDADD settings.
Zachary T Welch
2010-11-29
1
-14
/
+34
*
Add MAINTAINERCLEANFILES to Makefile.am files.
Zachary T Welch
2010-11-08
1
-0
/
+2
*
Add Gtest-nomalloc.c to EXTRA_DIST so we pass "make check"
Arun Sharma
2010-08-04
1
-1
/
+1
[prev]
[next]