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/units/module_utils/facts
Sam Doran 55306906cf
Correctly count processors on ARM systems. (#52884)
- Add unit tests for Linux CPU info
- Add cpuinfo output from several systems for unit tests

Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
6 years ago
..
fixtures Correctly count processors on ARM systems. (#52884) 6 years ago
hardware Correctly count processors on ARM systems. (#52884) 6 years ago
network Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
other Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
system Ensure Clear Linux parsing is actually parsing a Clear Linux host and all others fall back to NA (#53298) 6 years ago
__init__.py
base.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_ansible_collector.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_collector.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_collectors.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_facts.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_timeout.py Make the timeout decorator raise an exception out of the function's scope (#49921) 6 years ago
test_utils.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago