mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-24 09:53:24 +00:00
Add syscall test framwork from gvisor
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
8e199f46ef
commit
e2f3932cb8
15
regression/syscall_test/blocklists/open_test
Normal file
15
regression/syscall_test/blocklists/open_test
Normal file
@ -0,0 +1,15 @@
|
||||
OpenTest.AppendConcurrentWrite
|
||||
OpenTest.CanTruncateReadOnly
|
||||
OpenTest.CanTruncateWithStrangePermissions
|
||||
OpenTest.CanTruncateReadOnlyNoWritePermission_NoRandomSave
|
||||
OpenTest.CanTruncateWriteOnlyNoReadPermission_NoRandomSave
|
||||
OpenTest.FileNotDirectory
|
||||
OpenTest.MustCreateExisting
|
||||
OpenTest.NameTooLong
|
||||
OpenTest.Null
|
||||
OpenTest.OTrunc
|
||||
OpenTest.OTruncAndReadOnlyDir
|
||||
OpenTest.OpenNoFollowStillFollowsLinksInPath
|
||||
OpenTest.OpenNonDirectoryWithTrailingSlash
|
||||
OpenTest.SymlinkRecurse
|
||||
OpenTest.Truncate
|
Reference in New Issue
Block a user