summaryrefslogtreecommitdiff
path: root/tests/unittests/test_handler/test_handler_bootcmd.py
AgeCommit message (Expand)Author
2021-12-03Reorganize unit test locations under tests/unittests (#1126)Brett Holman
2021-10-15testing: add get_cloud function (SC-461) (#1038)James Falcon
2020-06-08Move subp into its own module. (#416)Scott Moser
2018-09-05tests: Disallow use of util.subp except for where needed.Scott Moser
2018-04-20schema: in validation, raise ImportError if strict but no jsonschema.Scott Moser
2018-04-18Schema: do not warn on duplicate items in commands.Scott Moser
2018-03-14tests: Centralize and re-use skipTest based on json schema presense.Scott Moser
2018-03-09shellify: raise TypeError on bad input.Scott Moser
2017-09-21tests: remove a temp file used in bootcmd tests.Scott Moser
2017-09-13schema and docs: Add jsonschema to resizefs and bootcmd modulesChad Smith