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 <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
Tested-by: Derrick Brashear <shadow@dementix.org>
This commit is contained in:
Simon Wilkinson 2012-05-07 21:21:26 +01:00 committed by Derrick Brashear
parent 427f53eea7
commit 098e6f141f
2 changed files with 11 additions and 0 deletions

1
src/external/c-tap-harness-author vendored Normal file
View File

@ -0,0 +1 @@
Russ Allbery <rra@stanford.edu>

10
src/external/c-tap-harness-files vendored Normal file
View File

@ -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