Jeff Squyres
61f55f1011
Fix the problem with the nightly unit tests -- do *not* override
...
OMPI_ENABLE_DEBUG because that changes the size of struct's (e.g.,
ompi_object) in the unit tests as compared to what may have been
compiled in the library.
This commit was SVN r5373.
2005-04-15 13:32:18 +00:00
Jeff Squyres
85f211ed4a
Update both to match -- skip the tests if OMPI was compiled without
...
thread support.
This commit was SVN r5049.
2005-03-27 11:55:03 +00:00
Jeff Squyres
fe9601cb51
Skip this test if OMPI was compiled without thread support
...
This commit was SVN r5048.
2005-03-27 11:52:09 +00:00
Jeff Squyres
948d3709c1
Return the result of the test, not 0.
...
This commit was SVN r5047.
2005-03-27 11:36:48 +00:00
Jeff Squyres
3f5541349a
Add UC copyright
...
This commit was SVN r5009.
2005-03-24 12:43:37 +00:00
Brian Barrett
897983ea30
* Fix regression in ompi_argv_delete exposed with the unit tests
...
* Update a bunch of the unit tests to either be disabled (someone who
isn't me and knows that code needs to fix them) or to work properly
This commit was SVN r4986.
2005-03-22 14:41:45 +00:00
Brian Barrett
4b6aecf82d
* Fix up the test directory so everything uses Automake's "make check" to
...
build / run. Only things that actually build / run right now are the
asm and class tests. The mca tests probably will with a static build
but that hasn't been verified
This commit was SVN r4979.
2005-03-22 04:25:01 +00:00
Jeff Squyres
616269a9be
Add HLRS copyright
...
This commit was SVN r3665.
2004-11-28 20:09:25 +00:00
Jeff Squyres
e9ed717748
First cut at copyrights: IU, UTK, and some OSU. LANL and HLRS still
...
pending.
This commit was SVN r3655.
2004-11-22 01:38:40 +00:00
Jeff Squyres
d324a7725c
- Add #if protection around non-portable system .h files
...
- Add #include "ompi_config.h" to all .c files, and ensure that it's
the first #included file
- remove a few useless #if HAVE_CONFIG_H checks
This commit was SVN r3229.
2004-10-20 01:03:09 +00:00
Laura Casswell
2d950075a2
make more general
...
This commit was SVN r2480.
2004-09-03 14:53:47 +00:00
David Daniel
580a9143d5
Updating tests to reflect changes in os/atomic.h -> include/sys/atomic.h
...
This commit was SVN r2222.
2004-08-18 23:25:42 +00:00
Laura Casswell
0f848961e3
fix comments
...
This commit was SVN r2051.
2004-08-11 17:20:34 +00:00
Laura Casswell
4996885279
add simple script to run tests
...
This commit was SVN r2050.
2004-08-11 17:14:23 +00:00
Laura Casswell
a323f2210f
fix link
...
This commit was SVN r2049.
2004-08-11 17:09:40 +00:00
Tim Woodall
d1706ed2d0
more cleanup of broken svn commit
...
This commit was SVN r1280.
2004-06-15 19:57:18 +00:00
David Daniel
2f96ba71fe
renaming files
...
This commit was SVN r1192.
2004-06-07 15:40:19 +00:00
David Daniel
563ac2a338
First pass of lam -> ompi conversion
...
This commit was SVN r1191.
2004-06-07 15:33:53 +00:00
Tim Woodall
7093a41292
resolved link errors for single threaded case
...
This commit was SVN r1163.
2004-05-26 21:54:11 +00:00
Tim Woodall
42a05e9a74
updated to reflect directory reorg - test directory tree should match src
...
This commit was SVN r1154.
2004-05-24 21:45:00 +00:00