executioner.sandbox.test.language_tester.CTestSandBox(BaseTestSandBox)
class documentationexecutioner.sandbox.test.language_tester
(View In Hierarchy)
Known subclasses: executioner.sandbox.test.test_sandbox.TestFireJail, executioner.sandbox.test.test_sandbox.TestNoSandBox
Tests for C Language
Method | test_c_success | test successful C code |
Method | test_c_error | test runtime error in C |
Method | test_c_compilation_error | Test compilation error in C |
Inherited from BaseTestSandBox:
Class Variable | sandbox | Undocumented |