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
*
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
*
Roll `test-nocalloc' into `Ltest-nocalloc.c'
Tommi Rantala
2012-09-28
3
-143
/
+135
*
Call `unw_backtrace()' explicitly in test-flush-cache.c
Tommi Rantala
2012-09-28
1
-11
/
+2
*
Rename `rs-race' to `Lrs-race'
Tommi Rantala
2012-09-28
2
-133
/
+135
*
Cleanup dynamically allocated memory before exit in tests
Tommi Rantala
2012-09-28
5
-0
/
+16
*
Remove unneeded `config.h' inclusion in Gtest-nomalloc
Tommi Rantala
2012-09-28
1
-4
/
+0
*
Rename `test-varargs' to `Ltest-varargs'
Tommi Rantala
2012-09-28
2
-2
/
+3
*
Annotate potentially unused variable in tests/test-coredump-unwind.c
Tommi Rantala
2012-09-28
1
-1
/
+3
*
Annotate potentially unused variable in tests/Gtest-trace.c
Tommi Rantala
2012-09-28
1
-1
/
+5
*
Annotate potentially unused variable in tests/Gtest-bt.c
Tommi Rantala
2012-09-28
1
-1
/
+5
*
Workaround volatileness warning in tests/ia64-test-setjmp.c
Tommi Rantala
2012-09-28
1
-1
/
+2
*
Avoid -Wunused-value warning in tests/Gia64-test-stack.c
Tommi Rantala
2012-09-28
1
-2
/
+3
*
Clear out `ip' to avoid -Wuninitialized warning in tests/test-coredump-unwind.c
Tommi Rantala
2012-09-28
1
-1
/
+1
*
Default to non-verbose mode in Ltest-cxx-exceptions
Tommi Rantala
2012-09-28
1
-6
/
+8
*
Do not allow the reference to the local var to outlive the local var scope.
Konstantin Belousov
2012-09-21
1
-1
/
+1
*
ppc64: remove tests/ppc64-test-wchar
Cody P Schafer
2012-09-15
2
-25
/
+3
*
build: make libunwind-coredump build optional
Cody P Schafer
2012-09-15
1
-2
/
+6
*
Do not print garbage proc info in tests/Gtest-bt.c
Tommi Rantala
2012-09-04
1
-2
/
+4
*
Change test-varargs to check libunwind backtracing
Tommi Rantala
2012-09-04
2
-11
/
+40
*
Check correct variable for offset in tests/Gtest-init.cxx
Tommi Rantala
2012-09-04
1
-1
/
+1
*
Rename `backtrace' to `do_backtrace' in tests/Gtest-init.cxx
Tommi Rantala
2012-09-04
1
-4
/
+4
*
Check __builtin___clear_cache() at configuration time
Tommi Rantala
2012-09-04
5
-20
/
+51
*
Flush icache with __builtin___clear_cache() in tests when compiling with GCC
Tommi Rantala
2012-08-21
3
-1
/
+13
*
Avoid -Wunused-value warning in tests/Gtest-exc.c
Tommi Rantala
2012-08-21
1
-1
/
+1
*
test-resume-sig-rt: test unw_resume() in presence of "realtime" signal frame
Tommi Rantala
2012-08-21
4
-3
/
+64
*
Remove unneeded length modifier from suppressed match in sscanf() format in t...
Tommi Rantala
2012-08-21
1
-1
/
+1
*
Fix plain return from main() in tests/test-async-sig.c
Tommi Rantala
2012-08-21
1
-1
/
+1
*
Stop using nonportable echo arguments in tests
Tommi Rantala
2012-08-21
2
-6
/
+6
*
Annotate unused parameters in tests
Tommi Rantala
2012-08-21
16
-36
/
+55
*
Eliminate unused parameters in tests
Tommi Rantala
2012-08-21
5
-9
/
+9
*
Ignore _fbss, _fdata, _ftext and _gp symbols on MIPS
Tommi Rantala
2012-08-20
1
-0
/
+7
*
Add PPC namespace checking
Tommi Rantala
2012-08-20
1
-0
/
+14
*
Use libtool to build libunwind-ptrace
Arun Sharma
2012-08-18
1
-1
/
+1
*
Fix for test suite build in the separate directory.
Konstantin Belousov
2012-08-11
2
-12
/
+23
*
Fix test-ptrace in automated mode
Arun Sharma
2012-08-11
1
-1
/
+1
[next]