mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-09 13:26:48 +00:00
Fix missing syscall tests
This commit is contained in:
parent
eb5356c492
commit
b3591131c1
@ -32,9 +32,20 @@ TESTS ?= \
|
||||
pty_test \
|
||||
read_test \
|
||||
readv_test \
|
||||
rename_test \
|
||||
sendfile_test \
|
||||
stat_test \
|
||||
stat_times_test \
|
||||
write_test \
|
||||
statfs_test \
|
||||
symlink_test \
|
||||
sync_test \
|
||||
timers_test \
|
||||
truncate_test \
|
||||
uidgid_test \
|
||||
unlink_test \
|
||||
utimes_test \
|
||||
vdso_clock_gettime_test \
|
||||
write_test \
|
||||
# The end of the list
|
||||
|
||||
MKFILE_PATH := $(abspath $(lastword $(MAKEFILE_LIST)))
|
||||
|
Loading…
x
Reference in New Issue
Block a user