Very High Activity

Commits : Individual Commit

  Analyzed 8 days ago based on code collected 8 days ago.

Commit ID c877c0b419d04a0e754f99b9d975f2229b660df5

Avatar Contributor: Simon Wilkinson Files Modified: 27
Date: 07-May-2012 at 20:52 Lines Added: 36
Repository: git://git.openafs.org/openafs.git master Lines Removed: 2082
Commit Comment: tests: Start using the upstream C TAP harness
Instead of bundling our own copies of Russ's C TAP Harness, start using
source pulled from his git repository using the src/external import
mechanism. Note that we are not currently building the floating
point (is_double) portion of the harness.

In the process of doing so, we also upgrade our test harness to the latest
upstream version, 1.11. This is somewhat problematic, as there have been
some significant code changes since the version bundled with OpenAFS.
Work around these by
*) Referencing the basic.h header as <tests/tap/basic.h>, rather than
just <tap/basic.h>, to match the new upstream layout
*) Changing the include path so that the tests/ directory can be
found within it.

Change-Id: I63efbb30248165e5729005b0a791e7eb7afb051d
Reviewed-on: http://gerrit.openafs.org/7374
Tested-by: BuildBot <buil...@rampaginggeek.com>
Reviewed-by: Russ Allbery <rr...@stanford.edu>
Reviewed-by: Derrick Brashear <sha...@dementix.org>
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  Make 20 11 0 0 4 0
  C 12 1219 0 455 0 175
  shell script 0 147 0 61 0 14

Changes by File

Showing page 1 of 3
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
tests/auth/authcon-t.c C 1 1 0 0 0 0
tests/auth/keys-t.c C 1 1 0 0 0 0
tests/auth/Makefile.in Make 1 1 0 0 0 0
tests/auth/realms-t.c C 1 1 0 0 0 0
tests/auth/superuser-t.c C 1 1 0 0 0 0
tests/cmd/command-t.c C 1 1 0 0 0 0
tests/cmd/Makefile.in Make 1 1 0 0 0 0
tests/HOWTO   No source code was detected in this file.
tests/Makefile.in Make 3 1 0 0 1 0
tests/opr/jhash-t.c C 1 1 0 0 0 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.