occlum/test
Tate, Hongliang Tian db40e8f52b Enable Thread Local Storage (TLS)
Add arch_prctl and pass necessary ELF info to libc via aux vector
2019-04-06 22:55:16 +08:00
..
argv load program bin from SEFS 2019-03-29 14:20:25 +08:00
clone Add futex 2019-04-03 13:41:55 +08:00
dev_null Add pipe throughput benchmark 2019-02-16 16:24:08 +08:00
empty Support argc and argv for child process after spawn 2019-02-16 16:24:08 +08:00
file add test for pread, pwrite 2019-03-29 14:20:25 +08: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
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 fix split_path. add test for getcwd, mkdir, rmdir, chdir. 2019-03-29 14:20:25 +08:00
pipe load program bin from SEFS 2019-03-29 14:20:25 +08:00
pipe_throughput load program bin from SEFS 2019-03-29 14:20:25 +08:00
readdir fix process cwd. fix open path 2019-03-29 14:20:25 +08:00
spawn load program bin from SEFS 2019-03-29 14:20:25 +08:00
spawn_and_exit_latency load program bin from SEFS 2019-03-29 14:20:25 +08:00
time Support argc and argv for child process after spawn 2019-02-16 16:24:08 +08:00
tls Enable Thread Local Storage (TLS) 2019-04-06 22:55:16 +08:00
truncate add test for truncate, stat 2019-03-29 14:20:25 +08:00
Makefile Enable Thread Local Storage (TLS) 2019-04-06 22:55:16 +08:00
test_common.mk Add clone system call 2019-04-03 13:41:55 +08:00