mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 15:00:12 +00:00
e07768aaf7
Create a perl module for some generic common code for our tests written in perl: afstest.pm. With this commit, the module just contains a couple of functions to calculate paths in our src and obj trees (src_path(), obj_path()), analogous to afstest_src_path and afstest_obj_path in our C helper library, libafstest_common.la. Convert all existing perl test code that uses C_TAP_SOURCE/C_TAP_BUILD to use these new functions. Change-Id: I5e4d45e3d2d59449bbfc426476cb29b710c73bc1 Reviewed-on: https://gerrit.openafs.org/14800 Reviewed-by: Benjamin Kaduk <kaduk@mit.edu> Tested-by: Benjamin Kaduk <kaduk@mit.edu> |
||
---|---|---|
.. | ||
.gitignore | ||
cache-t.c | ||
dict-t.c | ||
fmt-t.c | ||
jhash-t.c | ||
Makefile.in | ||
queues-t.c | ||
rbtree-t.c | ||
softsig-helper.c | ||
softsig-t | ||
time-t.c | ||
uuid-t.c |