]> git.ipfire.org Git - thirdparty/krb5.git/commit
Remove dejagnu test suite 1189/head
authorGreg Hudson <ghudson@mit.edu>
Fri, 21 May 2021 02:59:47 +0000 (22:59 -0400)
committerGreg Hudson <ghudson@mit.edu>
Sat, 29 May 2021 20:48:21 +0000 (16:48 -0400)
commit7f8f1fae5682762b2752791d11cdddbb11d423c6
treec3e0e687c632c09d39d62b95596d3fcd3da3ce98
parent7e83975575b4ad041f2e294f343a3c97346fba1f
Remove dejagnu test suite

Of the remaining test scripts, kprop.exp has a corresponding Python
script, and standalone.exp is covered by t_general.py, t_dump.py,
t_keytab.py, and t_pkinit.py.
13 files changed:
.github/workflows/build.yml
.gitignore
doc/build/doing_build.rst
doc/build/options2configure.rst
src/config/pre.in
src/configure.ac
src/tests/Makefile.in
src/tests/dejagnu/Makefile.in [deleted file]
src/tests/dejagnu/config/default.exp [deleted file]
src/tests/dejagnu/deps [deleted file]
src/tests/dejagnu/krb-standalone/kprop.exp [deleted file]
src/tests/dejagnu/krb-standalone/standalone.exp [deleted file]
src/tests/t_inetd.c