Don Porter
|
7c34bf2ea7
A few hacks to make a more automated regression test for lmbench on graphene.
|
hace 7 años |
Don Porter
|
31a1bb35ac
Edit LTP list a bit; fcntl is missing some shared memory infrastructure to work, and waitpid03 is flaky (hangs some fraction of time). Take these off of the PASSED list.
|
hace 7 años |
Don Porter
|
6a288b4ee6
I don't think clone03 works (or worked) reliably; take it off the passed list for now.
|
hace 7 años |
Don Porter
|
e6b3821471
Try to correct incomplete fix for kernel vs. userspace calling convention. Seems like the current plan is to fix the calling convention in the libos, not libc. Also, fix some cases where timeouts were being cast down to 32-bit integers
|
hace 7 años |
Don Porter
|
d6f7966fb7
Merge branch 'master' into testing
|
hace 7 años |
Don Porter
|
4b12f75186
A few more notes on the license
|
hace 7 años |
Don Porter
|
58fee85040
Merge pull request #73 from oscarlab/new-sgx-driver
|
hace 7 años |
Chia-Che Tsai
|
25ef360c69
lock the LTP version to 20170116
|
hace 7 años |
Don Porter
|
ab11e3fa32
bitop.h is not used anywhere in the code; drop the vestigial file.
|
hace 7 años |
Don Porter
|
495d68f373
Add a note about the md5 algorithm
|
hace 7 años |
Chia-Che Tsai
|
20bbe84a73
Remove two unnecessary files:
|
hace 7 años |
Chia-Che Tsai
|
d922504d78
adding missing sources for the Graphene-SGX driver
|
hace 7 años |
Chia-Che Tsai
|
70bf28d2e2
Catching up with the Intel SGX driver and SDK
|
hace 7 años |
Don Porter
|
9dbc825f93
Start a log of the third party sources used in graphene; currently incomplete.
|
hace 7 años |
Don Porter
|
fa1f71d072
Add a copy of the GPL to the repo
|
hace 7 años |
Don Porter
|
3bc014c2ee
Rework shim-internal slab allocation to avoid address space conflicts during fork, and just be a little simpler. The conflicts primarily manifest on SGX. Also, waitpid05 test needs a longer timeout on SGX.
|
hace 7 años |
Don Porter
|
fe0bdc516e
Normalize trusted paths. This addresses a fork bug with ./ prefixes on the executable.
|
hace 7 años |
Don Porter
|
2f8066c85e
Get some more LTP tests running, by making the tmp directory allowed for temporary files.
|
hace 7 años |
Don Porter
|
9357833e52
Get LTP running again on SGX
|
hace 7 años |
Chia-Che Tsai
|
7e67394e9e
add AES-GCM
|
hace 7 años |
Don Porter
|
b926dfec43
Fix SGX Pal regression by defining an expected behavior for NULL URI to DkProcessCreate.
|
hace 7 años |
Don Porter
|
9a7e6d6fde
Get this unit test working again; this test is somewhat at odds with inferring the executable from the manifest
|
hace 7 años |
Don Porter
|
cf2a3f966a
Fix another PAL unit test
|
hace 7 años |
Don Porter
|
7d98e8ca28
Debug waitpid tests (partially): Fix exit status wrt signals, support nlink in the chroot fs. We don't currently support core dumps from graphene, so some waitpid tests will fail for this reason.
|
hace 7 años |
Don Porter
|
98488103a2
Parallel LTP
|
hace 7 años |
Don Porter
|
c8fed99357
Also, clone05 is not supported
|
hace 7 años |
Don Porter
|
7673b71349
Not expecting to pass the umask test yet
|
hace 7 años |
Don Porter
|
7ce7c064c7
Further refine SIGSEGV vs SIGBUSS semantics. Tweak the LTP rules a bit.
|
hace 7 años |
Don Porter
|
1c51584792
Fix some getdents bugs, drop a few flaky tests from the PASSED list.
|
hace 7 años |
Don Porter
|
8084799e35
Fix signal regression.
|
hace 7 años |