summaryrefslogtreecommitdiffstats
path: root/tests/setjmp_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a test for float registers across setjmp/logjmp.Elliott Hughes2015-01-261-0/+51
* Fix the setjmp tests for mips.Elliott Hughes2014-12-101-37/+41
* Fix signal mask save/restore for x86-64.Elliott Hughes2014-12-081-22/+26
* restore sigprocmask in setjmp/longjmp test.Yabin Cui2014-12-021-4/+12
* bionic tests: add setjmp/_setjmp/sigsetjmp tests.Yongqin Liu2014-11-261-0/+147