summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTommi Rantala <tt.rantala@gmail.com>2012-08-10 10:54:09 +0300
committerTommi Rantala <tt.rantala@gmail.com>2012-08-21 22:33:56 +0300
commit5b55e556ca00ee02083b340d29346b9d55105233 (patch)
treeb3f763630bb8cabc54452f6b3ed68ef0966e541d /.gitignore
parent5738bac1717a0b315c5181400a3de1873e012df7 (diff)
downloadlibunwind-5b55e556ca00ee02083b340d29346b9d55105233.tar.gz
test-resume-sig-rt: test unw_resume() in presence of "realtime" signal frame
Introduce a new test case that is derived from test-resume-sig, but using the SA_SIGINFO sigaction() flag. This case is referred in the linux kernel sources as "realtime" signal handler, and is handled differently in the kernel on many architectures and in libunwind as well.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index eee3921a..f5fe6dca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,6 +36,7 @@ tests/[GL]test-dyn1
tests/[GL]test-exc
tests/[GL]test-init
tests/[GL]test-resume-sig
+tests/[GL]test-resume-sig-rt
tests/[GL]perf-simple
tests/Ltest-nomalloc
tests/Ltest-nocalloc