Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/t
/
tests
/
setjmp_test.cpp
4817ca6
Skip setjmp.bug_152210274 on HWASan.
by Florian Mayer
· 3 years, 4 months ago
141b917
Switch to libbase SilentDeathTest.
by Elliott Hughes
· 4 years, 4 months ago
14ab353
Use GTEST_SKIP() rather than GTEST_LOG_() when skipping.
by Elliott Hughes
· 4 years, 4 months ago
c0d41db
setjmp/longjmp: avoid invalid values in the stack pointer.
by Elliott Hughes
· 4 years, 4 months ago
e657eb4
Fix some bionic death tests.
by Elliott Hughes
· 4 years, 5 months ago
6a65ccd
Remove mips test workarounds.
by Elliott Hughes
· 5 years ago
734beec
Allocate a small guard region around the shadow call stack.
by Peter Collingbourne
· 7 years ago
baf20fc
Block TIMER_SIGNAL in sigprocmask(SIG_SETMASK, ...).
by Josh Gao
· 7 years ago
32bc0fc
Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
71ba589
Rewrite system(3) to use posix_spawn(3).
by Elliott Hughes
· 7 years ago
460130b
Fix sigsetjmp/siglongjmp to save/restore RT signals on arm/x86 too.
by Elliott Hughes
· 7 years ago
3299590
Add a checksum to jmp_buf on mips and mips64.
by Predrag Blagojevic
· 9 years ago
a4c6913
Add a checksum to jmp_buf on ARM.
by Josh Gao
· 9 years ago
1b519c0
Implement setjmp cookies on MIPS and MIPS64
by Nikola Veljkovic
· 10 years ago
7fda8d2
Implement setjmp cookies on ARM.
by Josh Gao
· 10 years ago
87dd503
Add a test for float registers across setjmp/logjmp.
by Elliott Hughes
· 11 years ago
1510a1c
Fix the setjmp tests for mips.
by Elliott Hughes
· 11 years ago
1c0c0ed
Fix signal mask save/restore for x86-64.
by Elliott Hughes
· 11 years ago
e323e99
restore sigprocmask in setjmp/longjmp test.
by Yabin Cui
· 11 years ago
9fea409
bionic tests: add setjmp/_setjmp/sigsetjmp tests.
by Yongqin Liu
· 11 years ago