summaryrefslogtreecommitdiffhomepage
path: root/test/util/BUILD
AgeCommit message (Expand)Author
2019-12-03Add RunfilesPath to test_utilMichael Pratt
2019-11-13Extract linux-specific test setup to separate fileJay Zhuang
2019-09-27Implement SO_BINDTODEVICE sockoptgVisor bot
2019-09-19Job control: controlling TTYs and foreground process groups.Kevin Krakauer
2019-09-16Migrate from gflags to absl flagsMichael Pratt
2019-09-06Load C++ rules from @rules_ccMichael Pratt
2019-08-30Automated rollback of changelist 261387276Bhasker Hariharan
2019-08-26Internal change.gVisor bot
2019-08-02Job control: controlling TTYs and foreground process groups.Kevin Krakauer
2019-05-24Extract SleepSafe from test_utilTamir Duberstein
2019-04-26Remove syscall tests' dependency on glogTamir Duberstein
2019-01-31Remove license commentsMichael Pratt
2019-01-29Refactor out NewEventFD to a test utility.Jamie Liu
2019-01-10Fixing select call to not enforce RLIMIT_NOFILE.Zach Koopmans
2018-12-27Fix deadlock between epoll_wait and getdentsFabricio Voznika
2018-12-21Fix test util testsMichael Pratt
2018-12-18Correctly handle filenames containing spaces in ParseProcMapsLine.Jamie Liu
2018-12-10Open source system call tests.Brian Geffon