浏览代码

Get some more LTP tests running, by making the tmp directory allowed for temporary files.

Don Porter 7 年之前
父节点
当前提交
2f8066c85e
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      LibOS/shim/test/apps/ltp/manifest.template

+ 2 - 0
LibOS/shim/test/apps/ltp/manifest.template

@@ -26,3 +26,5 @@ sgx.trusted_files.libc = file:$(LIBCDIR)/libc.so.6
 sgx.trusted_files.libdl = file:$(LIBCDIR)/libdl.so.2
 sgx.trusted_files.libm = file:$(LIBCDIR)/libm.so.6
 sgx.trusted_files.libpthread = file:$(LIBCDIR)/libpthread.so.0
+
+sgx.allowed_files.tmp = file:/tmp