gvisor/test
Brett Landau f2762e8c60 Create tests for common.Search().
Using the path_test.go file built by the Golang
devs as a base, tests have been created to verify
the functionality of common.Search().

A mock file system is created and fake test files
are generated to see if they get picked up by
common.Search().

Also included in this CL is a bug fix for
proctor-nodejs that was discovered using this test.
proctor-nodejs used to allow multiple "-" in its
test name filter. The regex has been updated to
prevent this.

PiperOrigin-RevId: 262647263
2019-08-09 15:35:58 -07:00
..
runtimes Create tests for common.Search(). 2019-08-09 15:35:58 -07:00
syscalls Fix for a panic due to writing to a closed accept channel. 2019-08-06 11:01:27 -07:00
util Job control: controlling TTYs and foreground process groups. 2019-08-02 14:05:48 -07:00
BUILD BUILD: Use runsc to generate version 2019-06-06 22:09:55 -07:00