summaryrefslogtreecommitdiffhomepage
path: root/test/test_go_isolation.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-14Tests: get rid of classes in test files.Andrei Zeliankou1-279/+287
2023-06-12Tests: removed alert skip, unnecessary after 1a48ea61fec8.Andrei Zeliankou1-4/+0
2023-06-12Tests: prerequisites checking reworked.Andrei Zeliankou1-61/+60
2023-05-25Tests: assertion related fixes.Andrei Zeliankou1-4/+4
2023-05-25Tests: removed unused variables.Andrei Zeliankou1-1/+1
2023-02-21Tests: switched to using f-strings.Andrei Zeliankou1-4/+4
2022-04-11Tests: style.Andrei Zeliankou1-3/+1
2021-11-09Tests: app prototype related fixes.Max Romanov1-1/+5
2021-10-18Tests: style.Andrei Zeliankou1-1/+0
2021-04-05Tests: style.Andrei Zeliankou1-8/+6
2021-01-13Tests: style.Andrei Zeliankou1-2/+0
2021-01-07Tests: reordered asserts to avoid a test race.Tiago Natel de Moura1-5/+9
2020-12-09Tests: isolation check moved to the pytest_sessionstart().Andrei Zeliankou1-21/+3
2020-12-06Tests: options moved to the separate class.Andrei Zeliankou1-1/+1
2020-11-16Tests: tmpfs automount.Tiago Natel de Moura1-3/+22
2020-11-16Tests: fixing tests interrupt in terminal.Max Romanov1-1/+1
2020-10-29Isolation: mounting of procfs by default when using "rootfs".Tiago Natel de Moura1-24/+56
2020-10-19Tests: fixed unit.log print.Andrei Zeliankou1-15/+25
2020-10-07Tests: minor fixes.Andrei Zeliankou1-0/+1
2020-09-16Tests: migrated to the pytest.Andrei Zeliankou1-104/+71
2020-08-20Tests: default tmpfs in rootfs.Tiago Natel de Moura1-0/+20
2020-05-28Tests: Added rootfs tests.Tiago Natel de Moura1-0/+46
2020-05-15Tests: style.Andrei Zeliankou1-2/+2
2020-04-24Tests: introduced module version specification in prerequisites.Andrei Zeliankou1-1/+1
2019-12-06Tests: added privileged credential tests.Tiago Natel1-44/+150
2019-11-26Tests: added getjson() helper.Tiago Natel1-7/+7
2019-11-09Tests: fixed tests to run as root.Tiago Natel1-10/+23
2019-10-11Fixed passing false in namespace flags.Tiago Natel1-0/+32
2019-09-19Initial applications isolation support using Linux namespaces.Tiago de Bem Natel de Moura1-0/+135