summaryrefslogtreecommitdiff
path: root/tests/keyctl
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to supply filters to watches set with keyctlDavid Howells2020-07-072-0/+72
* Revert "Add the ability to supply filters to watches set with keyctl"David Howells2020-07-072-66/+0
* Add the ability to supply filters to watches set with keyctlDavid Howells2020-07-062-0/+66
* tests: Use hex input for keyctl/dh_compute/bad-argsDavid Howells2019-09-041-41/+41
* tests/search: test a found key without search permissionsBen Boeckel2019-09-041-5/+29
* tests/search: test searching with a mismatched typeBen Boeckel2019-09-041-0/+5
* tests/reading: fix test commentBen Boeckel2019-09-041-1/+1
* test/instantiating: test bad arguments for `keyctl reject`Ben Boeckel2019-09-041-0/+14
* tests/instantiating: test the unlinked keyidBen Boeckel2019-09-041-3/+3
* tests/timeout: test actions on an expired keyring as wellBen Boeckel2019-09-041-0/+15
* tests: fix typos in test commentsBen Boeckel2019-09-049-11/+11
* tests: remove some trailing whitespaceBen Boeckel2019-09-044-15/+15
* tests: fix some typos in marker linesBen Boeckel2019-09-041-1/+1
* test: Fold expect_keyid into create_key and suchlikeDavid Howells2019-09-0446-363/+182
* test: Use hex-converting padd for dh_compute testsDavid Howells2019-08-191-124/+124
* keyctl: Allow add, padd and suchlike to take hex-encoded dataDavid Howells2019-08-195-4/+33
* test: Check that KEYCTL_SESSION_TO_PARENT worksDavid Howells2019-08-191-0/+46
* Add a symbolic ID to numeric ID keyctl commandDavid Howells2019-08-193-0/+116
* Provide the ability to query subsystem capabilitiesDavid Howells2019-06-192-0/+46
* Add support for KEYCTL_MOVEDavid Howells2019-06-194-0/+546
* TEST: Add KDF leading zero testMat Martineau2017-06-081-0/+10
* Add the interface logic to support DH with KDF handling support.Stephan Müller2017-06-081-0/+168
* TEST: Add tests for restricted keyring configurationMat Martineau2017-06-082-0/+562
* TEST: Use multiline comparison function for DH testMat Martineau2016-12-131-9/+11
* TEST: Use correct variable when checking for DH functionalityMat Martineau2016-12-132-2/+2
* TEST: Add Diffie-Hellman testsMat Martineau2016-12-133-0/+205
* TEST: Fix a couple of RHEL checks:David Howells2015-12-221-2/+4
* TEST: Make testcase aware of a kernel behaviour changeChristian Kastner2015-09-241-2/+12
* TEST: Disable tests hitting bug in MIPS kernel < 3.19Christian Kastner2015-09-246-25/+66
* TEST: Allow skipping tests requiring installationChristian Kastner2014-10-214-4/+36
* TEST: Allow skipping of tests requiring rootChristian Kastner2014-10-211-2/+4
* TEST: Place exclusions for RHEL-5David Howells2014-03-122-51/+59
* TEST: Insert a delay in the key invalidation test to allow for gc delaysDavid Howells2014-03-061-0/+3
* TEST: Make it possible to use OSRELEASE with the version comparison functionsDavid Howells2014-03-061-1/+1
* TEST: Conditionalise usage and testing of key invalidationDavid Howells2014-03-063-0/+18
* TEST: keyctl padd tests can't use big_key type if it's not availableDavid Howells2014-03-061-11/+14
* TEST: keyctl show only takes an argument from 1.5.4 onwardsDavid Howells2014-03-061-18/+20
* TEST: Add function to record skipped testsDavid Howells2014-03-061-2/+2
* TEST: Add kernel version checking supportDavid Howells2014-03-062-2/+2
* TEST: Explicitly use bashTyler Hicks2014-02-2559-59/+59
* TEST: Make search/valid aware that the behaviour of the kernel changedDavid Howells2014-01-151-1/+14
* TEST: Check maximum size of payload to add_key()David Howells2013-12-191-2/+36
* TEST: Check depth of tree output by "keyctl show"David Howells2013-12-181-0/+78
* TEST: Key invalidationDavid Howells2013-12-173-0/+128
* TEST: Fix link recursion test [try #2]David Howells2013-10-311-1/+3
* TEST: Fix mistype in keyctl/link/recursionDavid Howells2013-10-311-1/+1
* TEST: Keyring contents aren't ordered, so can't check orderingDavid Howells2013-08-122-12/+10
* TEST: A search for a revoked key should return EKEYREVOKEDDavid Howells2013-08-121-1/+1
* TEST: fix permissions on created keys and keyringsJan Stancek2013-08-121-1/+12
* TEST: Use lower gc_delay for some testsJan Stancek2012-01-092-0/+8