summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/src/test/unit/test_oc_process.py
Commit message (Collapse)AuthorAgeFilesLines
* Unset exec bit in tests, add missing requirementsJason DeTiberus2017-02-191-0/+0
| | | | was: separate lib_ unit tests from other unit tests
* Include missing unit tests to test runner configRodolfo Carvalho2017-02-191-0/+483
We were not running those tests in CI, bad :(