summaryrefslogtreecommitdiff
path: root/test/units
Commit message (Expand)AuthorAgeFilesLines
* Migrated to cisco.merakiAnsible Core Team2020-03-232-166/+0
* Migrated to cisco.iosxrAnsible Core Team2020-03-2325-1725/+0
* Migrated to cisco.iosAnsible Core Team2020-03-2355-5564/+0
* Migrated to cisco.asaAnsible Core Team2020-03-233-188/+0
* Migrated to cisco.aciAnsible Core Team2020-03-231-328/+0
* Migrated to arista.eosAnsible Core Team2020-03-2338-3061/+0
* Migrated to check_point.mgmtAnsible Core Team2020-03-2390-8931/+0
* Migrated to netapp.ontapAnsible Core Team2020-03-2359-15336/+0
* Migrated to netapp.elementswAnsible Core Team2020-03-234-688/+0
* Migrated to netapp.awsAnsible Core Team2020-03-23528-32691/+0
* Migrated to netbox.netboxAnsible Core Team2020-03-231-152/+0
* Migrated to fortinet.fortiosAnsible Core Team2020-03-23423-118002/+0
* Migrated to ansible.windowsAnsible Core Team2020-03-2333-3897/+0
* Migrated to ansible.posixAnsible Core Team2020-03-23120-3851/+0
* Migrated to ansible.netcommonAnsible Core Team2020-03-2314-1586/+0
* Migrated to ansible.amazonAnsible Core Team2020-03-2310-1343/+0
* Migrated to community.windowsAnsible Core Team2020-03-231-519/+0
* Migrated to community.vmwareAnsible Core Team2020-03-234-488/+0
* Migrated to community.cryptoAnsible Core Team2020-03-239-693/+0
* Migrated to community.generalAnsible Core Team2020-03-23717-96746/+0
* Migrated to community.amazonAnsible Core Team2020-03-2315-3166/+0
* Migrated to frr.frrAnsible Core Team2020-03-237-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
* Resource module for IOS static routes (#64632)Sumit Jaiswal2020-02-282-0/+359
* Resource module for IOS ACL_Interfaces (#66746)Sumit Jaiswal2020-02-283-1/+343
* Add iosxr_static_routes RM (#65181)Nilashish Chakraborty2020-02-272-0/+413
* Add Switchport mode support in newly introduced *_l2_interfaces resource modu...Sumit Jaiswal2020-02-261-6/+16
* Remove unused import from test_eos_static_routes.py (#67776)Paul Belanger2020-02-261-1/+1
* Fix inline vaults for plugins in ensure_type (#67492)Sloane Hertel2020-02-251-0/+12
* eos static_routes module added (#65480)GomathiselviS2020-02-253-0/+312
* Remove unused imports for iosxr_acls (#67711)Paul Belanger2020-02-241-10/+9
* Remove unused imports in eos_modules unittest (#67709)Paul Belanger2020-02-241-1/+0
* Remove unused imports from vyos_firewall_global (#67710)Paul Belanger2020-02-241-1/+1
* updated single quote handling to not strip and error on odd number (#67500)Graeme Davidson2020-02-244-6/+17
* Specify display width and no color in test_execute_list_collection_no_valid_p...Rick Elrod2020-02-241-1/+3