Enable some givsor tests
This commit is contained in:
parent
7305d389f0
commit
623fbb5e5b
|
|
@ -19,6 +19,4 @@ Pipes/PipeTest.OffsetCalls/*
|
|||
# TODO: Support `O_LARGEFILE` flag.
|
||||
Pipes/PipeTest.Flags/*
|
||||
# TODO: Support ioctl for pipe files.
|
||||
Pipes/PipeTest.FionRead/*
|
||||
# TODO: Support fdinfo in procfs.
|
||||
Pipes/PipeTest.ProcFDInfoReleasesFile/*
|
||||
Pipes/PipeTest.FionRead/*
|
||||
|
|
@ -6,8 +6,7 @@ ProcSelfMaps.Map1
|
|||
ProcSelfMaps.Map2
|
||||
ProcSelfMaps.MapUnmap
|
||||
ProcSelfMaps.SharedAnon
|
||||
ProcSelfFdInfo.GetdentsDuplicates
|
||||
ProcSelfFdInfo.CorrectFds
|
||||
# TODO: Support `O_LARGEFILE` flag.
|
||||
ProcSelfFdInfo.Flags
|
||||
ProcCpuinfo.RequiredFieldsArePresent
|
||||
ProcCpuinfo.DeniesWriteNonRoot
|
||||
|
|
|
|||
Loading…
Reference in New Issue