Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libunwind
/
41ed849d329755b73fd895fe314e38a7ec22a073
/
tests
61fad17
Build crasher test only when coredump support is enabled
by Matt Fischer
· 12 years ago
563b0ff
Added --enable-setjmp
by Matt Fischer
· 12 years ago
abb0957
Added --enable-ptrace
by Matt Fischer
· 12 years ago
ae3dd94
Add known test failures to XFAIL_TESTS
by Arun Sharma
· 12 years ago
6456da2
Assign `func' just once in Ltest-nocalloc glibc case
by Tommi Rantala
· 12 years ago
65f9364
Add arguments to malloc and calloc prototypes in Ltest-nocalloc
by Tommi Rantala
· 12 years ago
249ff2f
Remove unused variable in Ltest-nocalloc
by Tommi Rantala
· 12 years ago
e9f161a
Replace empty argument lists with `void' in tests
by Tommi Rantala
· 12 years ago
890e23e
Prefer NULL over zero
by Tommi Rantala
· 12 years ago
2fbbf27
Use shared `ARRAY_SIZE' in IA64 tests
by Tommi Rantala
· 12 years ago
6b55e0a
Use `UNUSED' in tests
by Tommi Rantala
· 12 years ago
5e7e890
Plug in `ALIAS' attribute
by Tommi Rantala
· 12 years ago
e3e49dc
Define and use `NOINLINE'
by Tommi Rantala
· 12 years ago
ded94b9
Stop including `memory.h'
by Tommi Rantala
· 12 years ago
58354c9
Nuke HAVE_BACKTRACE
by Tommi Rantala
· 12 years ago
848ad53
Call snprintf() from signal handler only if required in test-async-sig
by Tommi Rantala
· 12 years ago
7263a97
Roll `test-nocalloc' into `Ltest-nocalloc.c'
by Tommi Rantala
· 12 years ago
aeb1afc
Call `unw_backtrace()' explicitly in test-flush-cache.c
by Tommi Rantala
· 12 years ago
643fc92
Rename `rs-race' to `Lrs-race'
by Tommi Rantala
· 12 years ago
0d7738e
Cleanup dynamically allocated memory before exit in tests
by Tommi Rantala
· 12 years ago
438d9de
Remove unneeded `config.h' inclusion in Gtest-nomalloc
by Tommi Rantala
· 12 years ago
be230ad
Rename `test-varargs' to `Ltest-varargs'
by Tommi Rantala
· 12 years ago
939a5e1
Annotate potentially unused variable in tests/test-coredump-unwind.c
by Tommi Rantala
· 12 years ago
7673df2
Annotate potentially unused variable in tests/Gtest-trace.c
by Tommi Rantala
· 12 years ago
0c838c4
Annotate potentially unused variable in tests/Gtest-bt.c
by Tommi Rantala
· 12 years ago
23fdda6
Workaround volatileness warning in tests/ia64-test-setjmp.c
by Tommi Rantala
· 12 years ago
074e328
Avoid -Wunused-value warning in tests/Gia64-test-stack.c
by Tommi Rantala
· 12 years ago
68b2080
Clear out `ip' to avoid -Wuninitialized warning in tests/test-coredump-unwind.c
by Tommi Rantala
· 12 years ago
d3fd3dc
Default to non-verbose mode in Ltest-cxx-exceptions
by Tommi Rantala
· 12 years ago
80e852c
Do not allow the reference to the local var to outlive the local var scope.
by Konstantin Belousov
· 12 years ago
b45c27b
ppc64: remove tests/ppc64-test-wchar
by Cody P Schafer
· 12 years ago
3a5d7ff
build: make libunwind-coredump build optional
by Cody P Schafer
· 12 years ago
1c1dbbe
Do not print garbage proc info in tests/Gtest-bt.c
by Tommi Rantala
· 12 years ago
8203c95
Change test-varargs to check libunwind backtracing
by Tommi Rantala
· 12 years ago
ffbe299
Check correct variable for offset in tests/Gtest-init.cxx
by Tommi Rantala
· 12 years ago
6470a67
Rename `backtrace' to `do_backtrace' in tests/Gtest-init.cxx
by Tommi Rantala
· 12 years ago
aed6c8b
Check __builtin___clear_cache() at configuration time
by Tommi Rantala
· 12 years ago
39b8398
Flush icache with __builtin___clear_cache() in tests when compiling with GCC
by Tommi Rantala
· 12 years ago
5fedf34
Avoid -Wunused-value warning in tests/Gtest-exc.c
by Tommi Rantala
· 12 years ago
5b55e55
test-resume-sig-rt: test unw_resume() in presence of "realtime" signal frame
by Tommi Rantala
· 12 years ago
ff0c6cc
Remove unneeded length modifier from suppressed match in sscanf() format in tests/crasher.c
by Tommi Rantala
· 12 years ago
9a6d921
Fix plain return from main() in tests/test-async-sig.c
by Tommi Rantala
· 12 years ago
56f07a8
Stop using nonportable echo arguments in tests
by Tommi Rantala
· 12 years ago
f42a8de
Annotate unused parameters in tests
by Tommi Rantala
· 12 years ago
47a99b6
Eliminate unused parameters in tests
by Tommi Rantala
· 12 years ago
6f374cc
Ignore _fbss, _fdata, _ftext and _gp symbols on MIPS
by Tommi Rantala
· 12 years ago
a63c209
Add PPC namespace checking
by Tommi Rantala
· 12 years ago
201bb87
Use libtool to build libunwind-ptrace
by Arun Sharma
· 12 years ago
04c77cc
Fix for test suite build in the separate directory.
by Konstantin Belousov
· 12 years ago
538f63d
Fix test-ptrace in automated mode
by Arun Sharma
· 12 years ago
4ab9e5d
MiniDebugInfo test: tests/run-coredump-unwind-mdi
by Martin Milata
· 12 years ago
2dbc26d
Make coredump test also test unw_get_proc_name
by Martin Milata
· 12 years ago
707b1db
Fix a SIGSEGV in test-ptrace.c
by Arun Sharma
· 12 years ago
3220261
Fix a test failure
by Arun Sharma
· 12 years ago
814bd79
Fix some compiler warnings
by Arun Sharma
· 12 years ago
4bf1b71
Use unw_context_t instead of ucontext_t in tests/Gtest-trace.c and tests/Gtest-bt.c
by Tommi Rantala
· 12 years ago
9158e52
Fix IP vs. PC confusion in tests on ARM
by Tommi Rantala
· 12 years ago
a06f189
Rip out AC_TYPE_SIGNAL and sighandler_t check
by Tommi Rantala
· 12 years ago
de28c51
Build libunwind-coredump using libtool
by Martin Milata
· 12 years ago
0f6c831
Port crasher to FreeBSD.
by Konstantin Belousov
· 12 years ago
0f9a540
coredump: add test
by Martin Milata
· 13 years ago
61a1737
Fix test build on FreeBSD.
by Konstantin Belousov
· 13 years ago
d93d96a
Fix compilation on IA64
by Martin Milata
· 13 years ago
46dfe3e
Fixup whitespace in Makefile.
by Arun Sharma
· 13 years ago
7e5d279
Update namespace checks for dwarf_find_unwind_tables
by Arun Sharma
· 13 years ago
6da4dde
Compile fix for platforms other than linux-i386
by Arun Sharma
· 13 years ago
f0bb806
Move the test case to tests dir.
by Arun Sharma
· 13 years ago
3977724
Add missing <signal.h> include directive
by Ken Werner
· 13 years ago
9a311bf
[ARM] fix for the check-namespace test case
by Ken Werner
· 13 years ago
42b6708
Fix linker errors with recent binutils
by Arun Sharma
· 13 years ago
f89fb17
Fix incorrect calls to memset.
by Arun
· 13 years ago
1d8e2c1
Explicitly specify the libraries
by Arun Sharma
· 13 years ago
f195c9a
Skip a few tests on uCLibC
by Sven Neumann
· 13 years ago
4dbc2bc
Fix a compiler warning
by Arun Sharma
· 13 years ago
288f18f
ARM: tests/Gtest-dyn1.c workaround for GCC bug.
by Ken Werner
· 14 years ago
3b917f2
ARM: tests/Gtest-dyn1.c fixes.
by Ken Werner
· 14 years ago
a624812
ARM: tests/Gtest-trace.c - IP printing
by Ken Werner
· 14 years ago
d589e20
Add the appropriate libraries to the *_LDADD variables.
by Ken Werner
· 14 years ago
e4593e2
Increase alternate signal stack size.
by Ken Werner
· 14 years ago
d86155f
Add a test to catch calls to calloc from libunwind
by Arun Sharma
· 14 years ago
4dc222c
Undo parts of 2f9b04e9c29999d18906e37b37dcea9676df194f
by Arun Sharma
· 14 years ago
5f38f35
Drop a call frame in tdep_trace and avoid a call to unw_step.
by Lassi Tuura
· 14 years ago
50bc12a
Export unw_backtrace() and alias backtrace() to it.
by Lassi Tuura
· 14 years ago
2f9b04e
Mark slow_backtrace() ALWAYS_INLINE
by Arun Sharma
· 14 years ago
27d0dbf
Ensure tests pass on 32 bit x86.
by Arun Sharma
· 14 years ago
3b9fd99
Assign copyright as requested by the author.
by Lassi Tuura
· 14 years ago
741a5a2
Add some performance tests for fast backtracing.
by Arun Sharma
· 14 years ago
7ff83c0
Fix up compilation and test failures
by Arun Sharma
· 14 years ago
9e98f15
Fast back-trace for x86_64 for only collecting the call stack.
by Lassi Tuura
· 14 years ago
6c1a58f
Remove the unused arm_extbl_test_LDADD from Makefile.am
by Arun Sharma
· 14 years ago
6e25c11
Remove the arm-extbl-test.
by Ken Werner
· 14 years ago
04fc88f
Fix build and distribution on the FreeBSD.
by Konstantin Belousov
· 14 years ago
0613d4c
Fixup trailing whitespace
by Arun Sharma
· 14 years ago
5769551
Replace libuwind-elf32.la with $(LIBUNWIND_ELF)
by Arun Sharma
· 14 years ago
4870386
Add test of backtracing using ARM-specific tables
by Zachary T Welch
· 14 years ago
13cd3b0
Fix test-ptrace argument parsing.
by Zachary T Welch
· 14 years ago
c2cc122
Explicitly add dependent shared libraries.
by Ken Werner
· 14 years ago
7e767a2
Improve test LDADD settings.
by Zachary T Welch
· 14 years ago
651e9bb
Add MAINTAINERCLEANFILES to Makefile.am files.
by Zachary T Welch
· 14 years ago
982d590
Add Gtest-nomalloc.c to EXTRA_DIST so we pass "make check"
by Arun Sharma
· 14 years ago
Next »