summaryrefslogtreecommitdiff
path: root/tests/client
AgeCommit message (Expand)Author
2018-06-03Add SPDX-License-Identifier headersRuss Allbery
2018-05-27Update to rra-c-util 7.2 and C TAP Harness 4.3Russ Allbery
2016-01-23Clean up generation of Perl scriptsRuss Allbery
2014-07-11Test for Perl strict and minimum versionRuss Allbery
2014-07-11Switch to Module::Build for the Perl moduleRuss Allbery
2014-07-11Fix test cleanup code to run during global destructionRuss Allbery
2014-04-13Change my email address to eagle@eyrie.orgRuss Allbery
2014-01-06Fix wallet-rekey on keytabs containing multiple principalsRuss Allbery
2013-02-27Use correct form of Stanford's copyright statementRuss Allbery
2013-02-27Update to rra-c-util 4.8 and C TAP Harness 1.12Russ Allbery
2010-08-13Flesh out the wallet-rekey test suiteRuss Allbery
2010-07-29Add an initial test for wallet-rekeyRuss Allbery
2010-07-29Update client test to work correctly with Heimdal userspaceRuss Allbery
2010-02-21Clean up krb5.conf in the client/basic test if skippingRuss Allbery
2010-02-20Add a check to the full client test suite for storing a nulRuss Allbery
2010-02-20Add support in the wallet client for store of binary dataRuss Allbery
2010-02-09Reorganize main POD tests and add a spelling checkRuss Allbery
2010-02-09Fix multiple builddir != srcdir issues with test suiteRuss Allbery
2010-02-09Stop doing Autoconf substitution on some test suite codeRuss Allbery
2010-02-09Use the $SOURCE and $BUILD test suite variablesRuss Allbery
2010-02-09Update to C TAP Harness 1.1 and rra-c-util 3.0 testsRuss Allbery
2010-02-09Update test count for tests/client/basicRuss Allbery
2010-02-09Remove kaserver synchronization support from the wallet clientRuss Allbery
2009-06-09Remove Subversion Id stringsRuss Allbery
2008-08-13Correctly handle storing of data that begins with a dash and don'tRuss Allbery
2008-04-24The wallet command-line client now reads the data for store from aRuss Allbery
2008-04-24Add a test suite for wallet -u.Russ Allbery
2008-04-10Fix leading comment.Russ Allbery
2008-02-13Additional flags for the Stanford hacked kinit so that the test suiteRuss Allbery
2008-02-12Correctly handle get of an empty object in the wallet client. TheRuss Allbery
2008-02-12Initial pass at an end-to-end test suite.Russ Allbery
2008-02-07Added POD testing for the client and server documentation.Russ Allbery
2008-02-07Add new exists and autocreate wallet server interfaces. The firstRuss Allbery
2008-02-07When creating a srvtab based on a just-downloaded keytab, extract theRuss Allbery
2008-01-19When downloading a keytab to a file that already exists, merge the newRuss Allbery
2008-01-17Remove the right krb5.conf file in client tests. Strip any existingRuss Allbery
2008-01-05The wallet client can now get the server, port, principal, and remctlRuss Allbery
2007-12-07Allow the empty string in wallet-backend arguments.Russ Allbery
2007-10-05Add comprehensive license information in LICENSE and update the copyrightRuss Allbery
2007-10-05The wallet client now automatically sets the sync attribute on a keytabRuss Allbery
2007-10-05Pull the file writing code for the wallet client into a separate fileRuss Allbery
2007-09-27Initial cut at srvtab support in the wallet client. This still requiresRuss Allbery
2007-08-29Some more fixes for the new test and the new wallet error output. Also,Russ Allbery
2007-08-29Fix the remctld flags for the latest version. Fix the kinit invocationRuss Allbery
2006-08-23Add a test infrastructure and a very basic test for the clientRuss Allbery