Chia-Che Tsai
|
41c1500f52
Add "make regression" rule to the Python directory
|
7 anni fa |
Chia-Che Tsai
|
b06cdcdfcc
fix the problem that hello.token is not created whe running make SGX_RUN=1'' in the lmbench directory
|
7 anni fa |
Don Porter
|
4f2ecdf4ae
Merge branch 'master' of github.com:oscarlab/graphene
|
7 anni fa |
Don Porter
|
5db28605a2
A few more license notes
|
7 anni fa |
Don Porter
|
5f546699b0
Merge pull request #68 from oscarlab/testing
|
7 anni fa |
Chia-Che Tsai
|
736b465319
fix the building scripts of apache
|
7 anni fa |
Chia-Che Tsai
|
580e465b39
add Graphene-SGX building and non-SGX regression tests into .travis.yml
|
7 anni fa |
Chia-Che Tsai
|
384c273353
a minor typo in GCC's manifest
|
7 anni fa |
Chia-Che Tsai
|
d2185bace0
a trivial change in LTP Makefile
|
7 anni fa |
Chia-Che Tsai
|
2fd334dfbe
Adding all the LTP tests recently passed
|
7 anni fa |
Chia-Che Tsai
|
7086a5c0ad
Add "regression" rules for LMBench and GCC
|
7 anni fa |
Chia-Che Tsai
|
a5bc12fd53
Fixing miscellaneous bugs in LibOS
|
7 anni fa |
Chia-Che Tsai
|
f6a2916462
Improve LTP output parsing and environment preparation
|
7 anni fa |
Chia-Che Tsai
|
f55be974fa
Fixing compilation issues in PAL caused by switching to uint64_t
|
7 anni fa |
Chia-Che Tsai
|
5d1b8cc459
add .gitignore to LibOS/shim/test
|
7 anni fa |
Don Porter
|
b87ba77f97
Create a make target for the gcc unit test.
|
7 anni fa |
Don Porter
|
23bd6ee7cb
This header (asm-errlist.h) is not used in the rest of the code. Remove it.
|
7 anni fa |
Don Porter
|
675bd256cc
Drop another unused header
|
7 anni fa |
Don Porter
|
3801c538ce
Drop unused assembly files
|
7 anni fa |
Don Porter
|
7c34bf2ea7
A few hacks to make a more automated regression test for lmbench on graphene.
|
7 anni fa |
Don Porter
|
62587b981d
This header is not used. Drop it
|
7 anni fa |
Don Porter
|
43726c86da
This header's contents are not used by the code. Remove it
|
7 anni fa |
Don Porter
|
c9c0eb4dfc
This file is not used by the code; drop it
|
7 anni fa |
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.
|
7 anni fa |
Don Porter
|
6a288b4ee6
I don't think clone03 works (or worked) reliably; take it off the passed list for now.
|
7 anni fa |
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
|
7 anni fa |
Don Porter
|
d6f7966fb7
Merge branch 'master' into testing
|
7 anni fa |
Don Porter
|
4b12f75186
A few more notes on the license
|
7 anni fa |
Don Porter
|
58fee85040
Merge pull request #73 from oscarlab/new-sgx-driver
|
7 anni fa |
Chia-Che Tsai
|
25ef360c69
lock the LTP version to 20170116
|
7 anni fa |