summaryrefslogtreecommitdiff
path: root/test/units
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary unit test requirements.Matt Clay2020-03-131-37/+1
* Remove unused unit test files.Matt Clay2020-03-1212-608/+0
* migration final cleanupAnsible Core Team2020-03-0990-0/+0
* Migrated to vyos.vyosAnsible Core Team2020-03-0926-2445/+0
* Migrated to openvswitch.openvswitchAnsible Core Team2020-03-0914-752/+0
* Migrated to dellemc_networking.os6Ansible Core Team2020-03-0916-748/+0
* Migrated to dellemc_networking.os9Ansible Core Team2020-03-0915-2091/+0
* Migrated to dellemc_networking.os10Ansible Core Team2020-03-0913-21290/+0
* Migrated to junipernetworks.junosAnsible Core Team2020-03-0929-1597/+0
* Migrated to openstack.cloudAnsible Core Team2020-03-092-318/+0
* Migrated to f5networks.f5_modulesAnsible Core Team2020-03-09311-50036/+0
* Migrated to cisco.nxosAnsible Core Team2020-03-09132-11111/+0
* Migrated to cisco.merakiAnsible Core Team2020-03-092-166/+0
* Migrated to cisco.iosxrAnsible Core Team2020-03-0925-1725/+0
* Migrated to cisco.iosAnsible Core Team2020-03-0955-5564/+0
* Migrated to cisco.asaAnsible Core Team2020-03-093-188/+0
* Migrated to cisco.aciAnsible Core Team2020-03-091-328/+0
* Migrated to arista.eosAnsible Core Team2020-03-0938-3061/+0
* Migrated to check_point.mgmtAnsible Core Team2020-03-0990-8931/+0
* Migrated to netapp.ontapAnsible Core Team2020-03-0959-15336/+0
* Migrated to netapp.elementswAnsible Core Team2020-03-094-688/+0
* Migrated to netapp.awsAnsible Core Team2020-03-09528-32691/+0
* Migrated to netbox.netboxAnsible Core Team2020-03-091-152/+0
* Migrated to fortinet.fortiosAnsible Core Team2020-03-09423-118002/+0
* Migrated to ansible.windowsAnsible Core Team2020-03-0933-3897/+0
* Migrated to ansible.posixAnsible Core Team2020-03-09120-3851/+0
* Migrated to ansible.netcommonAnsible Core Team2020-03-0914-1586/+0
* Migrated to ansible.amazonAnsible Core Team2020-03-0910-1343/+0
* Migrated to community.windowsAnsible Core Team2020-03-091-519/+0
* Migrated to community.vmwareAnsible Core Team2020-03-094-488/+0
* Migrated to community.cryptoAnsible Core Team2020-03-099-693/+0
* Migrated to community.generalAnsible Core Team2020-03-09717-96746/+0
* Migrated to community.amazonAnsible Core Team2020-03-0915-3166/+0
* Migrated to frr.frrAnsible Core Team2020-03-097-546/+0
* make test_raw use setUp instead of global definitionsRick Elrod2020-03-061-14/+11
* Relocate netbox module_utils unit tests. (#68056)Matt Clay2020-03-052-0/+0
* Split test_connection into individual filesRick Elrod2020-03-059-94/+255
* Split test_play_context_make_become_cmd into files (#68026)Matt Clay2020-03-0410-82/+324
* Unit test cleanup to assist with migration. (#67920)Matt Clay2020-03-026-130/+124
* NX-OS ACLs module (#67558)Adharsh Srivats R2020-03-021-0/+370
* NX-OS ACL interfaces module (#67505)Adharsh Srivats R2020-03-023-6/+312
* Skip ios_acls unit test on Python 3.5.Matt Clay2020-03-011-0/+9
* Fix ACI unit test on Python 3.8+Matt Clay2020-03-011-6/+17
* nxos_lldp_interfaces resource module (#67802)Adharsh Srivats R2020-03-011-0/+236
* VyOS: firewall_interfaces module added (#67254)Rohit2020-03-012-0/+313
* NXOS: Manually Configurable Route-Target (#52650)Richard Strnad2020-03-012-12/+761
* Clean up unit tests to assist with migration. (#67875)Matt Clay2020-02-2816-212/+224
* ansible-galaxy - optimise some paths and use fake galaxy int tests (#67685)Jordan Borean2020-02-291-15/+15
* Resource module for IOS ACL (#66629)Sumit Jaiswal2020-02-282-0/+446
* "Fix" test_get_bin_path by changing mock order (#67730)Rick Elrod2020-02-281-1/+7