Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-12-09 | Tests: fixed tests to run as privileged user. | Andrei Zeliankou | 1 | -6/+7 | |
2022-04-11 | Tests: style. | Andrei Zeliankou | 1 | -5/+2 | |
2021-10-18 | Tests: style. | Andrei Zeliankou | 1 | -1/+0 | |
2021-04-05 | Tests: style. | Andrei Zeliankou | 1 | -12/+6 | |
2021-01-13 | Tests: added test for "procfs" option. | Andrei Zeliankou | 1 | -0/+23 | |
2021-01-13 | Tests: "language_deps" option checked more carefully. | Andrei Zeliankou | 1 | -20/+12 | |
2021-01-13 | Tests: style. | Andrei Zeliankou | 1 | -2/+0 | |
2020-12-09 | Tests: isolation check moved to the pytest_sessionstart(). | Andrei Zeliankou | 1 | -17/+0 | |
This change eliminates the need for some classes to run Unit one more time before running tests. | |||||
2020-12-06 | Tests: options moved to the separate class. | Andrei Zeliankou | 1 | -1/+1 | |
This change is necessary to separate the logic and prevent possible circular dependency. | |||||
2020-10-29 | Isolation: mounting of procfs by default when using "rootfs". | Tiago Natel de Moura | 1 | -20/+32 | |
2020-10-19 | Tests: fixed unit.log print. | Andrei Zeliankou | 1 | -12/+21 | |
2020-10-07 | Tests: minor fixes. | Andrei Zeliankou | 1 | -1/+0 | |
2020-09-09 | PHP: fixed "rootfs" isolation dependency on system mounts. | Tiago Natel de Moura | 1 | -0/+30 | |
2020-09-16 | Tests: migrated to the pytest. | Andrei Zeliankou | 1 | -44/+32 | |
2020-05-28 | Tests: Added rootfs tests. | Tiago Natel de Moura | 1 | -0/+79 | |