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