Judger/tests/test_src/integration
Adel Aly db6aa2c9f7
Get rid of zombie processes
Sleep is in seconds not milliseconds.
This long sleep in the tests creates a zombie process that lives on and has to be killed manually. 10 seconds should be more than enough for the test as real time is 3seconds.
2020-06-14 19:15:21 -04:00
..
args.c 重构测试结构 2016-10-24 23:01:55 +08:00
child_proc_cpu_time_limit.c 重构测试结构 2016-10-24 23:01:55 +08:00
child_proc_real_time_limit.c Get rid of zombie processes 2020-06-14 19:15:21 -04:00
cpp_meta.cpp 重构测试结构 2016-10-24 23:01:55 +08:00
env.c 重构测试结构 2016-10-24 23:01:55 +08:00
gcc_random.c 重构测试结构 2016-10-24 23:01:55 +08:00
math.c fix a bug in logger; fix test warnings 2017-08-17 11:04:42 +08:00
memory1.c 重构测试结构 2016-10-24 23:01:55 +08:00
memory2.c 重构测试结构 2016-10-24 23:01:55 +08:00
memory3.c 重构测试结构 2016-10-24 23:01:55 +08:00
normal.c 重构测试结构 2016-10-24 23:01:55 +08:00
output_size.c 重构测试结构 2016-10-24 23:01:55 +08:00
re1.c 重构测试结构 2016-10-24 23:01:55 +08:00
re2.c 重构测试结构 2016-10-24 23:01:55 +08:00
sleep.c fix a bug in logger; fix test warnings 2017-08-17 11:04:42 +08:00
stack.c add stack size limit 2017-05-06 12:16:58 +08:00
stdout_stderr.c 重构测试结构 2016-10-24 23:01:55 +08:00
time.c allow clock_gettime syscall 2019-07-27 17:11:06 +08:00
uid_gid.c 重构测试结构 2016-10-24 23:01:55 +08:00
while1.c 重构测试结构 2016-10-24 23:01:55 +08:00
writev.cpp add support for writev sys call 2017-05-22 10:49:10 +08:00