瀏覽代碼

[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.
Dmitrii Kuvaiskii 6 年之前
父節點
當前提交
ca4fdab7bc
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      LibOS/shim/test/apps

+ 1 - 1
LibOS/shim/test/apps

@@ -1 +1 @@
-Subproject commit 32469e4a20a0f7b8658894bcdd8b9aa92509cf74
+Subproject commit aee5f992fbba22e90c744174d9ea6e66deea6f48