openafs/tests/auth
Mark Vitale 99ca5c0c22 tests: Add missing dependencies for the C-TAP tests
Each C-TAP test is statically linked with libafstest_common as well as
any libaries under test.  However, not all tests have these libraries
listed as dependencies in their respective make rules.  Thus when
development changes are made to the c-tap harness, the OpenAFS common
code (tests/common/*), or the libraries under test, these tests may not
be rebuilt.  This results in unexpected test output and confusion.

Add the libafstest_common library (and other OpenAFS libraries as
needed) as dependencies for all the test targets that require them.

[mmeffie: remove MODULE_LIBS from auth/Makefile.in]

Change-Id: If14d27237cc6d18a424c88b0594e8c6cde1888e4
Reviewed-on: https://gerrit.openafs.org/15725
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
2024-06-24 15:12:11 -04:00
..
.gitignore auth: local realms configuration 2012-04-16 10:31:04 -07:00
authcon-t.c tests: Add test keys in afstest_BuildTestConfig 2021-12-27 22:46:12 -05:00
KeyFile tests: Add tests for afsconf_'s key functions 2010-12-27 14:39:37 -08:00
KeyFile.short tests: Modernize writekeyfile.c 2020-06-19 11:48:57 -04:00
keys-t.c tests: Add test keys in afstest_BuildTestConfig 2021-12-27 22:46:12 -05:00
Makefile.in tests: Add missing dependencies for the C-TAP tests 2024-06-24 15:12:11 -04:00
realms-t.c tests: Add test keys in afstest_BuildTestConfig 2021-12-27 22:46:12 -05:00
superuser-t.c tests: Avoid plain printf in auth/superuser-t 2022-04-06 23:47:05 -04:00
test.xg auth: Add more tests and resulting fixes to userok 2010-12-26 10:58:49 -08:00
writekeyfile.c tests: Add test keys in afstest_BuildTestConfig 2021-12-27 22:46:12 -05:00
writeoldkey-t tests: Cleanup auth/writeoldkey-t temp directory 2024-06-24 15:10:43 -04:00