You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Adrian Likins f4128746d3 Cmdline fact uefi 23647 (#25446)
* Fix ansible_cmdline initrd fact for UEFI

UEFI cmdline paths use \ path sep which would
get munged by cmdline fact collection.

* Make CmdLineFactCollector easier to test

extract the parsing of the /proc/cmdline content to
_parse_proc_cmdline()

add a wrapper method for get_file_content _get_proc_cmdline()

Add unit tests of _parse_proc_cmdline based on examples
from issue #23647

Fixes #23647
9 years ago
..
compile Docs how to test (2nd) (#24094) 9 years ago
integration win_environment: Added tests and return info in document (#25064) 9 years ago
results Create bot friendly sanity output. (#22381) 9 years ago
runner Temporary work-around for setuptools 36.0.0 bug. (#25243) 9 years ago
sanity wait_for: PEP8, imports, cosmetics (#24634) 9 years ago
units Cmdline fact uefi 23647 (#25446) 9 years ago
utils Revert the accidental addition of python-lxml (#25432) 9 years ago