mirror of
https://github.com/clearlinux/graphene.git
synced 2026-09-06 05:41:37 +00:00
[LibOS] test/apps: Skip meaningless signal06 test in LTP
The LTP test signal06 is a regression test for some obscure bug in older Linux kernels. It uses SIGHUP and SIGSEGV signals to test mprotect() of altstack. Since SIGHUP is completely ignored by Graphene, and altstack is not correctly emulated, and mprotect() doesn't work, this test never made sense for Graphene. This commit disables it.
This commit is contained in:
+1
-1
Submodule LibOS/shim/test/apps updated: 32469e4a20...aee5f992fb
Reference in New Issue
Block a user