aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unittests/plugin_tests.py
Commit message (Expand)AuthorAgeFilesLines
* [Plugin] Allow for manual collections during collect phaseJake Hunsaker2022-09-281-10/+9
* [Plugin] Don't tail binary files for `add_copy_spec()`Jake Hunsaker2022-04-121-2/+6
* [Plugin] Allow plugins to define default command environment varsJake Hunsaker2022-03-251-0/+15
* [tests] Run unit tests under avocado instead of noseJake Hunsaker2021-10-111-0/+1
* [Plugin] Improve add_string_as_file collection and manifest recordingJake Hunsaker2021-09-171-3/+2
* [Plugin] Make plugin options their own classJake Hunsaker2021-08-301-32/+5
* [sos|options] Add global 'namespaces' optionJake Hunsaker2021-08-021-1/+1
* [utilities,Plugin] Add sysroot wrappers for common os.path methodsJake Hunsaker2021-06-301-0/+1
* [unittests] Update file paths in unittests for new directory layoutJake Hunsaker2021-04-151-8/+8
* [tests] Start using avocado for test suiteJake Hunsaker2021-04-151-0/+479