From: Simon Wilkinson Date: Mon, 7 May 2012 20:21:26 +0000 (+0100) Subject: Configure src/external for c-tap-harness X-Git-Tag: openafs-stable-1_8_0pre1~2434 X-Git-Url: http://git.openafs.org/?p=openafs.git;a=commitdiff_plain;h=098e6f141f2234dcd0196096ab6f739db678f746 Configure src/external for c-tap-harness Setup the src/external system so that we can pull in releases of the C Tap Harness using that mechanism. Change-Id: I312db7991b037e7bb885c8f93a5c94c793dada30 Reviewed-on: http://gerrit.openafs.org/7372 Tested-by: BuildBot Reviewed-by: Derrick Brashear Tested-by: Derrick Brashear --- diff --git a/src/external/c-tap-harness-author b/src/external/c-tap-harness-author new file mode 100644 index 0000000..2edf533 --- /dev/null +++ b/src/external/c-tap-harness-author @@ -0,0 +1 @@ +Russ Allbery diff --git a/src/external/c-tap-harness-files b/src/external/c-tap-harness-files new file mode 100644 index 0000000..ab14e40 --- /dev/null +++ b/src/external/c-tap-harness-files @@ -0,0 +1,10 @@ +LICENSE LICENSE +NEWS NEWS +README README +tests/runtests.c runtests.c +tests/tap/basic.c tap/basic.c +tests/tap/basic.h tap/basic.h +tests/tap/float.c tap/float.c +tests/tap/libtap.sh tap/libtap.sh +tests/tap/macros.h tap/macros.h +