Enable vfork gVisor test
This commit is contained in:
parent
e4f07b76a0
commit
9915978d35
|
|
@ -59,6 +59,7 @@ TESTS ?= \
|
|||
unlink_test \
|
||||
utimes_test \
|
||||
vdso_clock_gettime_test \
|
||||
vfork_test \
|
||||
write_test \
|
||||
xattr_test \
|
||||
# The end of the list
|
||||
|
|
|
|||
Loading…
Reference in New Issue