Parcourir la source

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

Don Porter il y a 7 ans
Parent
commit
2f8066c85e
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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