..
client
Fix all compiler warnings for tests
2019-07-20 03:34:00 +00:00
cout
Add c++ examples
2019-06-01 11:22:04 +08:00
cpuid
Inform Intel SGX SDK about Occlum-defined stacks
2019-07-18 07:16:17 +00:00
dev_null
Add pipe throughput benchmark
2019-02-16 16:24:08 +08:00
device
Add /dev/zero, /dev/random, /dev/urandom, and /dev/arandom
2019-07-19 12:30:15 +00:00
empty
Support argc and argv for child process after spawn
2019-02-16 16:24:08 +08:00
env
Enable new system call mechanism via Auxiliary Vector
2019-07-20 03:34:00 +00:00
file
Fix the write-without-updating-size bug of SEFS
2019-08-02 05:31:42 +00:00
getpid
Support argc and argv for child process after spawn
2019-02-16 16:24:08 +08:00
hello_world
Support argc and argv for child process after spawn
2019-02-16 16:24:08 +08:00
hostfs
add simple HostFS, mount it at /host
2019-07-19 03:51:38 +00:00
include
Add clock_gettimeofday
2019-07-18 10:51:12 +00:00
link
add test for link, unlink, rename
2019-03-29 14:20:25 +08:00
malloc
Support argc and argv for child process after spawn
2019-02-16 16:24:08 +08:00
mkdir
Use SEFS at /, HostFS at /host, and RamFS at /tmp
2019-07-19 10:25:33 +00:00
mmap
Add clock_gettimeofday
2019-07-18 10:51:12 +00:00
pipe
Add the integrity-only mode SEFS
2019-08-17 04:20:11 +00:00
pipe_throughput
load program bin from SEFS
2019-03-29 14:20:25 +08:00
pthread
Use mutex in Pthread test
2019-04-06 22:55:16 +08:00
rdtsc
Handle cpuid and rdtsc instruction
2019-07-18 13:51:50 +08:00
readdir
fix process cwd. fix open path
2019-03-29 14:20:25 +08:00
rlimit
Add prlimit64, getrlimit, and setrlimit
2019-04-10 09:03:41 +08:00
sched
Add the integrity-only mode SEFS
2019-08-17 04:20:11 +00:00
server
Add the integrity-only mode SEFS
2019-08-17 04:20:11 +00:00
server_epoll
Add the integrity-only mode SEFS
2019-08-17 04:20:11 +00:00
spawn
Add the integrity-only mode SEFS
2019-08-17 04:20:11 +00:00
spawn_and_exit_latency
load program bin from SEFS
2019-03-29 14:20:25 +08:00
time
Add clock_gettimeofday
2019-07-18 10:51:12 +00:00
tls
Enable Thread Local Storage (TLS)
2019-04-06 22:55:16 +08:00
truncate
Add access and faccessat
2019-04-10 09:03:41 +08:00
uname
Add uname
2019-04-10 09:03:41 +08:00
unix_socket
Add the integrity-only mode SEFS
2019-08-17 04:20:11 +00:00
unix_socket_throughput
fix unix socket bench
2019-04-24 15:28:05 +08:00
Enclave_config.xml
Add Occlum.json. No more configs hardcoded in code
2019-08-09 09:19:51 +00:00
Enclave_private.pem
Add Occlum.json. No more configs hardcoded in code
2019-08-09 09:19:51 +00:00
Makefile
Add the integrity-only mode SEFS
2019-08-17 04:20:11 +00:00
Occlum.json.sh
Add the integrity-only mode SEFS
2019-08-17 04:20:11 +00:00
test_common.mk
Add the integrity-only mode SEFS
2019-08-17 04:20:11 +00:00