gvisor/pkg/sentry/fs/fdpipe
Fabricio Voznika ca245a428b Attempt to fix TestPipeWritesAccumulate
Test fails because it's reading 4KB instead of the
expected 64KB. Changed the test to read pipe buffer
size instead of hardcode and added some logging in
case the reason for failure was not pipe buffer size.

PiperOrigin-RevId: 253916040
2019-06-18 19:16:11 -07:00
..
BUILD Update canonical repository. 2019-06-13 16:50:15 -07:00
pipe.go Update canonical repository. 2019-06-13 16:50:15 -07:00
pipe_opener.go Update canonical repository. 2019-06-13 16:50:15 -07:00
pipe_opener_test.go Plumb context through more layers of filesytem. 2019-06-13 18:40:38 -07:00
pipe_state.go Update canonical repository. 2019-06-13 16:50:15 -07:00
pipe_test.go Attempt to fix TestPipeWritesAccumulate 2019-06-18 19:16:11 -07:00