openafs/tests/common
Andrew Deason ba762b83d4 tests: Avoid realpath(x, NULL)
Giving NULL as the second argument to realpath isn't supported by some
platforms, including Solaris 10. Pass an allocated buffer instead.

Change-Id: Iec1268906d6a032e1b38b120e54fa5d9c31102c6
Reviewed-on: https://gerrit.openafs.org/15438
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
2024-08-22 02:11:14 -04:00
..
common.h tests: Add test keys in afstest_BuildTestConfig 2021-12-27 22:46:12 -05:00
config.c tests: Add test keys in afstest_BuildTestConfig 2021-12-27 22:46:12 -05:00
exec.c tests: Generalize temp dir management 2021-08-13 17:50:23 -04:00
files.c tests: Avoid realpath(x, NULL) 2024-08-22 02:11:14 -04:00
Makefile.in Inhibit -Wdeprecated-declarations via CFLAGS 2024-07-09 09:05:06 -04:00
misc.c tests: Introduce afstest_asprintf 2021-08-07 20:41:08 -04:00
network.c tests: Introduce afstest_MyHostAddr 2021-10-27 01:06:33 -04:00
rxkad.c Inhibit -Wdeprecated-declarations via CFLAGS 2024-07-09 09:05:06 -04:00
servers.c tests: Improve fork/waitpid error handling 2022-04-06 23:46:26 -04:00
ubik.c tests: Abstract out code to produce a Ubik client 2012-04-22 06:17:17 -07:00