ansible/test/runner
Matt Clay dfd19a812f Miscellaneous bug fixes for ansible-test.
- Overhauled coverage injector to fix issues with non-local tests.
- Updated integration tests to work with the new coverage injector.
- Fix concurrency issue by using random temp files for delegation.
- Fix handling of coverage files from root user.
- Fix handling of coverage files without arcs.
- Make sure temp copy of injector is world readable and executable.
2017-05-12 14:55:48 +08:00
..
completion Add support for ios to ansible-test. 2017-01-16 15:05:56 -08:00
injector Miscellaneous bug fixes for ansible-test. 2017-05-12 14:55:48 +08:00
lib Miscellaneous bug fixes for ansible-test. 2017-05-12 14:55:48 +08:00
requirements Add support for cloud tests to ansible-test. (#24315) 2017-05-05 16:23:00 +08:00
setup
units Add test verification to ansible-test. (#22636) 2017-03-15 12:17:42 -07:00
ansible-test
Makefile Add test verification to ansible-test. (#22636) 2017-03-15 12:17:42 -07:00
retry.py Fix ansible-test pylint and pep8 issues. (#24245) 2017-05-03 23:19:44 +08:00
test.py Miscellaneous bug fixes for ansible-test. 2017-05-12 14:55:48 +08:00
tox.ini