Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-22 | Move socket_test_util to //test/util | Ghanan Gowripalan | |
...and rename the library to socket_util. PiperOrigin-RevId: 386348306 | |||
2020-08-18 | Fix readahead test for opensource. | Zach Koopmans | |
Skip InvalidOffset and InvalidLength for Linux as the test is invalid for later Kernel versions. Add UnsupportedFile test as this check is in all kernel versions. PiperOrigin-RevId: 327248035 | |||
2019-09-24 | Stub out readahead implementation. | Adin Scannell | |
Closes #261 PiperOrigin-RevId: 270973347 |