aboutsummaryrefslogtreecommitdiffhomepage
path: root/AUTHORS
diff options
context:
space:
mode:
authorGravatar jmmv <jmmv@google.com>2018-03-08 10:02:54 -0800
committerGravatar Copybara-Service <copybara-piper@google.com>2018-03-08 10:05:09 -0800
commit55ccf58f9da9847269a42c15e05317aab993d78c (patch)
treedb2dd738554c7b395da04fde33112ee4a116c680 /AUTHORS
parent2838dd9f7f8556247f480b1e2ce0ced0e349e474 (diff)
Add an interface to interact with sandboxfs.
The new SandboxfsProcess interface allows interacting with sandboxfs. There are two implementations: RealSandboxfsProcess, which spawns the sandboxfs binary, and FakeSandboxfsProcess, which mimics what sandboxfs does but using symlinks and is intended for testing purposes only. The RealSandboxfsProcess implementation works but still carries many TODOs. The most "painful" one may be that the test requires manual invocation because we do not yet have an easy way to integrate with sandboxfs. That will be solved later on; for now this is sufficient for initial testing. RELNOTES: None. PiperOrigin-RevId: 188347393
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions