summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/dev.cc
AgeCommit message (Expand)Author
2021-04-13Remove _NoRandomSave tests.Adin Scannell
2020-07-23Merge pull request #3024 from ridwanmsharif:ridwanmsharif/fuse-stub-implgVisor bot
2020-07-23Added stub FUSE filesystemRidwan Sharif
2020-07-09Gate FUSE behind a runsc flagRidwan Sharif
2020-06-25Test that the fuse device can be openedRidwan Sharif
2020-06-25Moved FUSE device under the fuse directoryRidwan Sharif
2020-06-25Add FUSE character deviceRidwan Sharif
2020-02-28Hide /dev/net/tun when using hostinet.Ting-Yu Wang
2020-02-21Implement tap/tun device in vfs.Ting-Yu Wang
2019-07-17Merge pull request #533 from kevinGC:stub-dev-ttygVisor bot
2019-07-12Add permission, char device, and uid checks.Kevin Krakauer
2019-07-11Add a stub for /dev/tty.Kevin
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2018-12-10Open source system call tests.Brian Geffon