summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* Modify the function in pki key-archiveNiranjan Mallapadi2014-09-221-1/+1
|
* Add automation for pki key-request-reviewNiranjan Mallapadi2014-09-221-0/+3710
|
* Add automation for pki key-archiveNiranjan Mallapadi2014-09-221-0/+566
|
* Add Automation for pki key-retrieveNiranjan Mallapadi2014-09-221-0/+569
|
* Add automation for pki key-recoverNiranjan Mallapadi2014-09-221-0/+482
|
* Included java files needed for GenerateCRMFRequestAsha Akkiangady2014-09-1819-0/+5724
| | | | pki-qe-tools.jar is created.
* Added script to create role usersAsha Akkiangady2014-09-173-56/+114
| | | | for CA,KRA, OCSP and TKS subsystems
* Bug Verification automation scriptsRoshni Pattath2014-09-165-0/+1463
|
* Add key automation scripts in Makefile and runtestNiranjan Mallapadi2014-09-092-0/+63
|
* Add pki key-template-find and show automationNiranjan Mallapadi2014-09-092-0/+162
| | | | Add pki key-template-find and pki key-template-show automation
* Add pki key-show automationNiranjan Mallapadi2014-09-091-0/+417
|
* Add pki key-request-show automationNiranjan Mallapadi2014-09-091-0/+410
|
* Add pki key-request-find automationNiranjan Mallapadi2014-09-091-0/+827
|
* Add pki key-mod automationNiranjan Mallapadi2014-09-091-0/+1209
|
* Add pki key-cli AutomationNiranjan Mallapadi2014-09-091-0/+80
|
* Add pki key-find automationNiranjan Mallapadi2014-09-091-0/+706
| | | | pki-key-cli-find-kra.sh Implements pki key-find automation
* Add pki key-generate automationNiranjan Mallapadi2014-09-091-0/+2293
| | | | | pki-key-cli-generate-kra.sh Implements pki key-generate functionality.
* Add function get_topo_stack to return subsystemsNiranjan Mallapadi2014-09-091-0/+38
| | | | | Add new function get_topo_stack to return subsystems of the current topology
* Add functions for symmetric key and passphraseNiranjan Mallapadi2014-09-091-0/+75
| | | | | Create a new file pki-key-cli-lib.sh to Add Functions to generate Symmetric key and archive passphrase
* Modified create_new_cert_request to add ROLE InfoNiranjan Mallapadi2014-09-091-1/+13
| | | | | | create_new_cert_request() in pki-cert-cli-lib.sh needed $MYROLE to fetch transport cert from the CA instance of the current topology to run CRMFPopClient
* Added routine to get subsytemId.Asha Akkiangady2014-08-293-346/+710
| | | | Added SSLServer cert input to pkispawn.
* Removed old CA role user create file.Asha Akkiangady2014-08-111-1/+0
|
* Removed link to the old role user-add file.Asha Akkiangady2014-08-081-1/+0
|
* Test user id is changed.Asha Akkiangady2014-08-081-1/+1
|
* Script added to create role usersAsha Akkiangady2014-08-0810-542/+347
|
* Fixing params in env.shAsha Akkiangady2014-08-013-29/+33
|
* Makefile includes pki-profile-lib.shAsha Akkiangady2014-08-011-0/+2
|
* runtest.sh now includes topologies tests.Asha Akkiangady2014-08-011-8/+8
|
* Included file topologies.sh to build in Makefile.Asha Akkiangady2014-08-011-1/+1
|
* Parameters customized for QUICKINSTALL andAsha Akkiangady2014-07-317-551/+2584
| | | | other topologies.
* Add pki cert-cli-request-find automationNiranjan Mallapadi2014-07-183-0/+1005
|
* Add automation for pki cert-request-reviewNiranjan Mallapadi2014-07-183-0/+4701
|
* minor changes in numbering of test casesNiranjan Mallapadi2014-07-181-8/+8
| | | | Reordering the cases in pki-cert-cli-request-profile-find-ca.sh
* Track ticket 1072 to failed tests in cert-findNiranjan Mallapadi2014-07-181-0/+3
| | | | | Added Track ticket 1072 to failed tests 0124 and 0125 in pki cert-find automation script
* Fixed minor issues on pki cert-findNiranjan Mallapadi2014-07-183-3/+10
| | | | Re-added pki cert-find in Makefile and runtest
* Add pki cert-request-profile-show automationNiranjan Mallapadi2014-07-183-0/+374
|
* add pki cert-request-profile-find automationNiranjan Mallapadi2014-07-183-0/+414
|
* Makefile updated for pki ca-user cliAsha Akkiangady2014-07-111-7/+6
|
* PKI ca-user tests, ca-user-add, ca-user-find, ca-user-showAsha Akkiangady2014-07-119-12/+5654
| | | | | ca-user-membership-add, ca-user-membership-del and ca-user-membership-find
* Tests for pki group-member-del, group-member-find, group-member-show and ↵Roshni Pattath2014-07-105-10/+1881
| | | | respective changes to Makefile and runtest.sh
* Global variables removed from pki user-mod and tests for pki group-mod, ↵Roshni Pattath2014-07-094-9/+1953
| | | | group-find, group-member-add
* Tests for pki group-add, pki group-show, pki group-delRoshni Pattath2014-07-073-0/+1609
|
* Modify pki-cert-cli-lib.sh for sustring searchNiranjan Mallapadi2014-07-071-20/+78
| | | | | | | | | Modified submit_new_request to do substring match of profile names, because we want to users to pass new profile names. Add new function generate_cert_request_xml which retrieves the xml template of the profile and fills with the data provided
* Add new shared library to add/modify profilesNiranjan Mallapadi2014-07-072-0/+207
| | | | | | Add new file shared/pki-profile-lib.sh currently it adds new profiles based on Netscape certificate extensions
* automation scripts for pki cert-findNiranjan Mallapadi2014-07-073-0/+4243
| | | | | Add new automation script pki-cert-cli-find-ca.sh modify Makefile and runtests.sh to include pki-cert-find automation
* Fixed typo in user test files.Asha Akkiangady2014-06-2720-20/+20
|
* Updated pki user del,find and show tests with the dogtag ticket ids.Asha Akkiangady2014-06-263-12/+9
|
* Tier1 test changes to pki user-cert-add, user-cert-find, user-cert-showRoshni Pattath2014-06-263-48/+191
|
* Changes made to tier1 testsRoshni Pattath2014-06-252-8/+91
| | | | Files modified are pki user-mod and pki user-cert-delete
* Modifications to runtest and MakefileRoshni Pattath2014-06-183-2/+6
|