summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Update to rra-c-util 5.8 and C TAP Harness 3.4Russ Allbery2015-09-19
* Remove hack to use old-style module entry loggingRuss Allbery2015-05-24
* Convert module/sigchld to the new framework, remove old frameworkRuss Allbery2015-05-24
* Remove output testing from module/pagRuss Allbery2015-05-24
* Add some missing copyright noticesRuss Allbery2015-05-24
* Port the module/hasafs test to the new frameworkRuss Allbery2015-05-24
* Remove unneeded include in module/cells testRuss Allbery2015-05-24
* Port the module/cells test to the new frameworkRuss Allbery2015-05-24
* Fix a memory leak in the basic testRuss Allbery2015-05-24
* Remove some extraneous arguments for basic testsRuss Allbery2015-05-24
* Rewrite the module/basic test to use PAM scriptsRuss Allbery2015-05-24
* Update to rra-c-util 4.6 and C TAP Harness 1.12Russ Allbery2015-05-24
* Fix format mismatch in vector test codeRuss Allbery2015-04-16
* Change my email address to eagle@eyrie.orgRuss Allbery2014-04-13
* Update the warning flags to enable warn_unused_resultRuss Allbery2012-08-29
* Update to rra-c-util 4.6 and C TAP Harness 1.12Russ Allbery2012-08-29
* Update to rra-c-util 3.7Russ Allbery2011-07-24
* Default to nopag on Mac OS XRuss Allbery2011-06-15
* Reset SIGCHLD while spawning aklogRuss Allbery2011-06-15
* Update to C TAP Harness 1.7Russ Allbery2011-06-07
* Update to rra-c-util 3.6Russ Allbery2011-06-07
* Fix fakepam pam_getenvlist to not return NULLRuss Allbery2011-06-06
* Fall back on KRB5CCNAME in normal environment if not set in PAMRuss Allbery2011-06-06
* Update to rra-c-util 3.2Russ Allbery2011-03-03
* Fix error return status for pam_setcredRuss Allbery2011-03-03
* Add a test case for k_hasafs failureRuss Allbery2011-03-03
* Stop returning PAM_IGNORE from pam_setcredRuss Allbery2011-01-28
* Add tests/README from docs/writing-tests in C TAP HarnessRuss Allbery2011-01-23
* Use the correct form of the Stanford University copyright noticeRuss Allbery2011-01-23
* Update to rra-c-util 3.1Russ Allbery2011-01-23
* Add a portable replacement for strndupRuss Allbery2011-01-18
* Update copyright yearsRuss Allbery2011-01-18
* Add support for passing extra arguments via the program settingRuss Allbery2011-01-18
* Add vector_copy to the pam-util libraryRuss Allbery2011-01-18
* Add support for lists with string defaults to PAM option parsingRuss Allbery2011-01-18
* Add vector_exec_env function to pass environment to the programRuss Allbery2011-01-18
* Add vector_exec to the pam-util vector libraryRuss Allbery2011-01-18
* Skip module tests if AFS is not availableRuss Allbery2010-12-29
* Clean up aklog-args if using internal kafs libraryRuss Allbery2010-12-29
* Import test case for portable functions that we useRuss Allbery2010-12-29
* Avoid using the variable environ, since it's a globalRuss Allbery2010-12-29
* Update instructions for the fakepam libraryRuss Allbery2010-12-29
* Update to rra-c-util 3.0 and C TAP Harness 1.6Russ Allbery2010-12-29
* Only build krb5_afslog replacement in fake kafs under HeimdalRuss Allbery2010-12-28
* Add missing pwd.h include in tests/module/full.cRuss Allbery2010-12-28
* Add pam_modutil_getpwnam to the fake PAM libraryRuss Allbery2010-12-28
* Enable the new PAG module testRuss Allbery2010-12-28
* Add tests for PAG handling, including lost PAGsRuss Allbery2010-12-28
* In the fake PAM library, handle NULL dataRuss Allbery2010-12-28
* Fix support of Heimdal libkafs's krb5_afslogRuss Allbery2010-12-28