1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68
|
# Test list for remctl. -*- conf -*-
#
# Copyright 2006-2009, 2011-2016, 2018, 2020 Russ Allbery <eagle@eyrie.org>
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
#
# SPDX-License-Identifier: FSFAP
client/api valgrind libtool
client/ccache valgrind libtool
client/large valgrind libtool
client/open valgrind libtool
client/remctl
client/source-ip valgrind libtool
client/timeout valgrind libtool
docs/pod
docs/pod-spelling
docs/spdx-license
perl/module-version
portable/asprintf valgrind
portable/daemon valgrind
portable/getaddrinfo valgrind
portable/getnameinfo valgrind
portable/getopt valgrind
portable/inet_aton valgrind
portable/inet_ntoa valgrind
portable/inet_ntop valgrind
portable/mkstemp valgrind
portable/setenv
server/accept valgrind
server/acl valgrind
server/acl/localgroup valgrind
server/anonymous valgrind libtool
server/bind valgrind libtool
server/config valgrind
server/continue valgrind libtool
server/empty valgrind libtool
server/env valgrind libtool
server/errors valgrind libtool
server/help valgrind libtool
server/invalid valgrind libtool
server/logging valgrind
server/misc
server/shell-misc
server/ssh-parse valgrind
server/stdin valgrind libtool
server/streaming valgrind libtool
server/sudo valgrind
server/summary valgrind libtool
server/user
server/version valgrind libtool
style/obsolete-strings
util/buffer valgrind
util/gss-tokens valgrind
util/messages valgrind
util/messages-krb5 valgrind
util/network/addr-ipv4 valgrind
util/network/addr-ipv6 valgrind
util/network/client valgrind
util/network/server valgrind
util/tokens valgrind
util/vector valgrind
util/xmalloc
util/xwrite valgrind
valgrind/logs
|