MediaWiki REL1_33
|
Integration tests to ensure that firejail actually prevents execution. More...
Public Member Functions | |
provideExecute () | |
setUp () | |
testExecute ( $testCommand, $flag) | |
@coversNothing provideExecute | |
testSanity () | |
Integration tests to ensure that firejail actually prevents execution.
Meant to run on vagrant, although will probably work on other setups as long as firejail and sudo has similar config.
large Shell FirejailCommand
Definition at line 15 of file FirejailCommandIntegrationTest.php.
FirejailCommandIntegrationTest::provideExecute | ( | ) |
Definition at line 68 of file FirejailCommandIntegrationTest.php.
References $IP.
FirejailCommandIntegrationTest::setUp | ( | ) |
Definition at line 17 of file FirejailCommandIntegrationTest.php.
References and(), execute(), and wfIsWindows().
FirejailCommandIntegrationTest::testExecute | ( | $testCommand, | |
$flag ) |
@coversNothing provideExecute
Definition at line 42 of file FirejailCommandIntegrationTest.php.
FirejailCommandIntegrationTest::testSanity | ( | ) |
Definition at line 28 of file FirejailCommandIntegrationTest.php.