xref: /freebsd/contrib/pam-krb5/tests/TESTS (revision bf6873c5786e333d679a7838d28812febf479a8a)
1# Test list for pam-krb5.  -*- conf -*-
2#
3# Written by Russ Allbery <eagle@eyrie.org>
4# Copyright 2014, 2017, 2020 Russ Allbery <eagle@eyrie.org>
5# Copyright 2011-2012
6#     The Board of Trustees of the Leland Stanford Junior University
7#
8# Copying and distribution of this file, with or without modification, are
9# permitted in any medium without royalty provided the copyright notice and
10# this notice are preserved.  This file is offered as-is, without any
11# warranty.
12#
13# SPDX-License-Identifier: FSFAP
14
15# Exclude the tests that use the pkinit.so MIT Kerberos module from valgrind
16# testing (module/fast-anon and module/pkinit) because they cause valgrind to
17# go into an infinite loop.
18
19docs/pod
20docs/pod-spelling
21docs/spdx-license
22module/alt-auth         valgrind
23module/bad-authtok      valgrind
24module/basic            valgrind
25module/cache            valgrind
26module/cache-cleanup    valgrind
27module/expired          valgrind
28module/fast             valgrind
29module/fast-anon
30module/long             valgrind
31module/no-cache         valgrind
32module/pam-user         valgrind
33module/password         valgrind
34module/pkinit
35module/realm            valgrind
36module/stacked          valgrind
37pam-util/args           valgrind
38pam-util/fakepam        valgrind
39pam-util/logging        valgrind
40pam-util/options        valgrind
41pam-util/vector         valgrind
42portable/asprintf       valgrind
43portable/mkstemp        valgrind
44portable/strndup        valgrind
45style/obsolete-strings
46valgrind/logs
47