Jeff Squyres
f5c3c2c0ac
s/ompi/opal/gi in all of these files because they're really OPAL
...
tests, not OMPI tests.
This allows us to "make distcheck" with "./autogen.sh -no-ompi"
trees (i.e., these tests will now still work even if the OMPI layer is
not present -- because they're OPAL tests and we should treat them
that way).
This commit was SVN r23524.
2010-07-28 14:20:58 +00:00
Jeff Squyres
a7ca4050b5
Doh! Missed these when adding &argc,&argv.
...
This commit was SVN r22261.
2009-12-04 02:30:34 +00:00
Jeff Squyres
498190e326
Add checks to ensure that opal_init() completes successfully so that
...
we fail gracefully (and don't segv) if opal_init() fails.
This commit was SVN r17760.
2008-03-06 14:55:32 +00:00
Jeff Squyres
42ec26e640
Update the copyright notices for IU and UTK.
...
This commit was SVN r7999.
2005-11-05 19:57:48 +00:00
Brian Barrett
7a8e646fff
* add missing OBJ_RELEASE in memory manager code
...
* fix off-by-one error in os_path code
* Bunch of memory fixes for OPAL unit tests
This commit was SVN r7033.
2005-08-25 16:28:41 +00:00
Brian Barrett
b04c726ad1
Fix up tests so that they all compile and (mostly) run
...
This commit was SVN r6338.
2005-07-04 14:53:10 +00:00