User:Dennisvd@nikhef.nl/Patch3893

From PDP/Grid Wiki
< User:Dennisvd@nikhef.nl
Revision as of 16:19, 29 September 2010 by Dennisvd@nikhef.nl (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Certification of this patch involves verification of the correct workings of a couple of little-used LCMAPS interfaces. Calls to these interfaces have been added by User:Okoeroo@nikhef.nl to the lcaslcmaps_getaccount_cli tool.

The test suit is made with DejaGnu; all test cases run with local instances of grid-mapfile and gridmapdir.

The bundle to run the tests can be found here.

Files:

Makefile
lcmaps.db.in
config/unix.exp
lcmaps.test/nogsi.exp
lcaslcmaps_getaccount_cli-1.0/

The tests are all in nogsi.exp. It is Tcl syntax so beware.

run 'make all' to create lcmaps.db and to build the lcaslcmaps_getaccount_cli tool. After that you can run 'make check' to run DejaGnu. This will produce a summary output of tests, and a logfile with more data.