summaryrefslogtreecommitdiffhomepage
path: root/runsc/container/test_app.go
AgeCommit message (Expand)Author
2019-05-02runsc: move test_app in a separate directoryAndrei Vagin
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-17runsc: Add --pid flag to runsc kill.Kevin Krakauer
2018-10-11Add bare bones unsupported syscall loggingFabricio Voznika
2018-09-28Make runsc kill and delete more conformant to the "spec"Fabricio Voznika
2018-09-27Implement 'runsc kill --all'Fabricio Voznika
2018-09-27Move uds_test_app to common test_appFabricio Voznika