openafs/tests/opr
Andrew Deason 1bd03c9c22 tests: Run perl via 'env'
The 'perl' binary may not be /usr/bin/perl, depending on the system.
For example, on modern FreeBSD it tends to be /usr/local/bin/perl
instead.

To avoid relying on perl to be in a specific location, just run via
/usr/bin/env instead, so we pick up perl from $PATH instead.

Change-Id: Ic8dc247c82342ff79dfa80426c489ccb8e3e1450
Reviewed-on: https://gerrit.openafs.org/14144
Tested-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
2020-04-17 20:12:42 -04:00
..
.gitignore tests: Add cache-t to .gitignore in tests/opr 2020-03-20 15:56:54 -04:00
cache-t.c opr: Allow non-2^x for n_buckets in opr_cache_init 2020-04-10 09:55:35 -04:00
dict-t.c opr: Add dictionary implementation 2012-11-01 12:18:01 -07:00
fmt-t.c tests: Fix fmt-t.c warning 2014-11-05 08:39:25 -05:00
jhash-t.c opr: Make opr_jhash_opaque consistent with opr_jhash 2016-12-22 15:59:31 -05:00
Makefile.in opr: Introduce opr_cache 2020-03-06 11:57:51 -05:00
queues-t.c opr: Don't confuse isLast and isEnd 2012-11-23 06:18:31 -08:00
rbtree-t.c tests: Start using the upstream C TAP harness 2012-05-11 16:36:44 -07:00
softsig-helper.c tests: fix signo to signame lookup in opr/softsig tests 2016-12-16 15:20:39 -05:00
softsig-t tests: Run perl via 'env' 2020-04-17 20:12:42 -04:00
time-t.c tests/opr/time-t.c: Use labs instead of abs for long argument 2015-08-01 23:05:26 -04:00
uuid-t.c Make opr_uuid_toString return a status 2013-06-21 11:17:48 -07:00