openafs/tests/opr
Michael Meffie 624219a1b2 tests: Accommodate c-tap-harness 4.7
The SOURCE and BUILD environment variables have been changed to
C_TAP_SOURCE and C_TAP_BUILD in the new version of c-tap-harness.  The
runtests command syntax has changed as well.

Convert all of the old SOURCE and BUILD environment variables to the new
C_TAP_SOURCE and C_TAP_BUILD names.

Add the required -l command line option to specify the test list.

Add the new runtests -v option to run the tests in verbose mode to make
it easier to see which tests failed.

Change-Id: I209a6dc13d6cd1507519234fce1564fc4641e70b
Reviewed-on: https://gerrit.openafs.org/14295
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
2020-08-20 22:36:56 -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: Accommodate c-tap-harness 4.7 2020-08-20 22:36:56 -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