executioner.sandbox.test.sandbox_tester.SecureTestSandBox(BaseTestSandBox) class documentationexecutioner.sandbox.test.sandbox_tester
(View In Hierarchy)
Known subclasses: executioner.sandbox.test.test_sandbox.TestFireJail
Base Test file of all secure sandboxes
| Method | test_file_access | Test file access above workspace folder |
| Method | test_network_access | Test network access of sandbox |
| Method | test_memory_limit | Test memory limit of sandbox |
| Method | test_tight_memory_limit | Test memory limit tightly |
| Method | test_runtime_limit | Test runtime limit of sandbox |
| Method | test_tight_runtime_limit | Test the runtime limit tightly |
| Method | test_multithread_runtime_limit | Test the runtime limit for multithreaded code |
Inherited from BaseTestSandBox:
| Class Variable | sandbox | Undocumented |