Browse Source

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

Don Porter 7 years ago
parent
commit
2f8066c85e
1 changed files with 2 additions and 0 deletions
  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