summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test: Fix test expectation based on kernel configHEADmasterPavel Reichl2023-03-202-2/+30
* Add the ability to supply filters to watches set with keyctlDavid Howells2020-07-073-0/+166
* test: Use notifications in testingDavid Howells2020-07-072-20/+348
* Add a notification facility for watching for key changesDavid Howells2020-07-071-0/+1
* Revert "Add a notification facility for watching for key changes"David Howells2020-07-071-1/+0
* Revert "test: Use notifications in testing"David Howells2020-07-072-348/+20
* Revert "Add the ability to supply filters to watches set with keyctl"David Howells2020-07-073-160/+0
* Add the ability to supply filters to watches set with keyctlDavid Howells2020-07-063-0/+160
* test: Use notifications in testingDavid Howells2020-07-062-20/+348
* Add a notification facility for watching for key changesDavid Howells2020-07-061-0/+1
* 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-042-0/+36
* 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
* tests/toolbox: detect endianness with PIE executablesBen Boeckel2019-09-041-2/+2
* test: Fold expect_keyid into create_key and suchlikeDavid Howells2019-09-0451-468/+559
* test: Test trusted keyring featuresDavid Howells2019-08-191-0/+101
* 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-196-8/+37
* test: Check that KEYCTL_SESSION_TO_PARENT worksDavid Howells2019-08-192-0/+68
* Add a symbolic ID to numeric ID keyctl commandDavid Howells2019-08-194-0/+142
* test: Test all possible type, description and payload lengths to add_keyDavid Howells2019-08-191-0/+34
* test: Use capabilities query function in test scriptsDavid Howells2019-06-191-36/+42
* Provide the ability to query subsystem capabilitiesDavid Howells2019-06-193-0/+74
* Add support for KEYCTL_MOVEDavid Howells2019-06-195-0/+568
* TEST: Add requirementDavid Howells2019-04-261-1/+2
* TEST: Apply test exclusions for RHEL-8David Howells2019-04-171-1/+4
* TEST: Add a missing backslashDavid Howells2018-08-211-1/+1
* tests/bz1031154: skip if selinux is disabledArtem Savkov2017-06-272-0/+10
* 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-082-0/+212
* TEST: Add tests for restricted keyring configurationMat Martineau2017-06-084-0/+593
* TEST: Use multiline comparison function for DH testMat Martineau2016-12-131-9/+11
* TEST: Add expect_multiline toolbox functionMat Martineau2016-12-131-0/+19
* TEST: Use correct variable when checking for DH functionalityMat Martineau2016-12-132-2/+2
* TEST: Add Diffie-Hellman testsMat Martineau2016-12-135-0/+236
* TEST: Fix endianness determinationDavid Howells2016-02-261-2/+2
* TEST: Fix a couple of RHEL checks:David Howells2015-12-223-3/+41
* Re: [PATCH 2/2] runtest.sh: add automated modeJeffrey Bastian2015-12-211-1/+10
* Re: [PATCH 1/2] runtest.sh whitespace cleanupJeffrey Bastian2015-12-211-5/+5
* TEST: Maximum description length is limited in more recent kernelsDavid Howells2015-12-211-3/+15
* TEST: version_less_than() must compare releases if version sameDavid Howells2015-12-211-0/+1
* TEST: Use the lsb_release -s flag to trim the outputDavid Howells2015-12-211-2/+2
* TEST: Make testcase aware of a kernel behaviour changeChristian Kastner2015-09-241-2/+12