summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* pki user-cert command testRoshni Pattath2014-06-181-0/+71
|
* Minor changesRoshni Pattath2014-06-171-5/+5
|
* Changed Test typeRoshni Pattath2014-06-171-1/+1
|
* Changes after adding the verifyErrorMessage routineRoshni Pattath2014-06-179-1551/+2145
|
* add pki cert-request-submit automationNiranjan Mallapadi2014-06-113-0/+841
|
* New Tests for user-membership add,find and delete.Asha Akkiangady2014-06-096-369/+1578
| | | | Corrected error message in user-add tests.
* Minor fixes to pki-cert and pki-cert-hold.shNiranjan Mallapadi2014-05-152-22/+22
|
* Minor fixes to pki-cert-show.shNiranjan Mallapadi2014-05-151-3/+3
|
* minor fixes in pki-cert-show automationNiranjan Mallapadi2014-05-151-112/+112
| | | | use generate_new_cert function to generate cert
* Remove pki-cert-cli-request-submit-caNiranjan Mallapadi2014-05-152-7/+0
| | | | Remove pki-cert-cli-request-submit-ca from Makefile and runtests.sh
* add variable TIMESOURCE="clock.corp.redhat.com"Niranjan Mallapadi2014-05-141-0/+1
|
* setup chrony with time serverNiranjan Mallapadi2014-05-141-0/+47
| | | | setup chrony with a timesource as set in env.sh
* modify pki-cert calling function nameNiranjan Mallapadi2014-05-141-4/+3
| | | | fix return value for negative tests
* automation script for pki cert-holdNiranjan Mallapadi2014-05-141-0/+522
| | | | | | add i18n tests add test case to hold cert which is already on hold add test case where we hold cert using normal user
* add new functions to generate and modify certNiranjan Mallapadi2014-05-141-36/+294
| | | | | | | 1.add function generate_new_cert() to generate new cert 2.add function generate_modified_cert() to create cert with specific validity period 3. fix create_cert_request for a minor bug fix
* add new functions for expect and chronyNiranjan Mallapadi2014-05-141-0/+117
| | | | | | 1.add new functions to create expect data for pki cert-revoke pki cert-release-hold pki-cert-hold 2. add new function to setup chrony with timesource
* use generate_new_cert function to generate certNiranjan Mallapadi2014-05-141-269/+354
| | | | | | | | use chrony to modify system date remove generate_cert1 generate_cert2 modify_cert functions user generic functions from shared library add test where cert is revoked and fail the test for lack of checking CRL(RFE bug) add test where we revoke a already revoked cert
* Fix return codes in pki-cert-request-showNiranjan Mallapadi2014-05-141-59/+526
| | | | | | | | | | | | 1. Modified script to return 1 for pki failed commands 2. For rlRun where there is no info, added messages 3. fix pki_cert_request_show-0012 where serialNumber verification was not correct. Fixed by using rlAssertEquals to verify serialNumber displayed and serial number stored in ldap 4. rename function name to have function names defined similar to user automation scripts 5. add i18n tests 6. cover as much certificate profiles possible
* Fix return codes in pki-cert-show automationNiranjan Mallapadi2014-05-141-33/+39
| | | | | | | | Modified script to return 1 for pki failed commands Modify function name to have same syntax as user automation scripts Minor bugfixes like using of rlAssertExists instead of test -f fix return values for negative tests Add i18n tests
* Add pki-cert-release-hold.sh to runtest.shNiranjan Mallapadi2014-05-141-9/+33
| | | | | | add pki-cert-hold.sh to runtest add modified pki cert functions to runtest add run_pki-cert-request-submit_tests to runtest