Ralph Castain
ee75ce35cd
Fix a logic error and typo that were keeping files in the session dir tree alive - now can truly "woo-hoo".
...
This commit was SVN r2371.
2004-08-29 06:50:00 +00:00
Ralph Castain
671a3de019
Add session directory finalize routines - session directories are now cleaned up! Woo-hoo!
...
This commit was SVN r2370.
2004-08-29 02:46:31 +00:00
Graham Fagg
bbcd4b0330
fixed comments
...
This commit was SVN r2220.
2004-08-18 23:21:45 +00:00
Graham Fagg
720156b50d
Added new pack and unpack string functions. These are mainly used by RTE (NS/GPR etc).
...
- unpack string allocates memory for user removing need to know/set max string lengths
- fixed missing 'break' in case statement thanks to unit test yet again!
- updated unit test ompi_pack (test8)
- will remove old OMPI_STRING type and support shortly after checking for usage
This commit was SVN r2219.
2004-08-18 23:18:25 +00:00
Laura Casswell
8ba268c8dd
fix warnings and link
...
This commit was SVN r2198.
2004-08-18 14:12:33 +00:00
Graham Fagg
fdc4ab5da0
Added prealloced buffer init call (ompi_buffer_init_preallocated())
...
and updated the unit test for this.
- This call is for use by the OOB device so it can pass the pack/buffer system
memory. This removes the peek-recv race condition.
This commit was SVN r2105.
2004-08-13 02:26:12 +00:00
Graham Fagg
959be36a9c
Added ompi_pack test and updated the Makefile.am to find it
...
- the test suite put the test in a different memory layout than standalone and it did find a memory error straight away....
This commit was SVN r2097.
2004-08-12 23:07:21 +00:00
Laura Casswell
32678592a2
fix makefile to use mpilib
...
This commit was SVN r2091.
2004-08-12 19:38:32 +00:00
Laura Casswell
dd1a70c81d
add script for running util tests
...
This commit was SVN r1988.
2004-08-09 22:00:23 +00:00
Laura Casswell
b9e1f38483
add test support calls and reporting
...
This commit was SVN r1987.
2004-08-09 21:47:27 +00:00
Laura Casswell
e09987b940
added support routines and reporting
...
This commit was SVN r1986.
2004-08-09 21:44:07 +00:00
Laura Casswell
d3b6afde9c
add test support routines and reporting
...
This commit was SVN r1985.
2004-08-09 21:39:31 +00:00
Laura Casswell
a452bc44fd
add common test support functions and reporting
...
This commit was SVN r1984.
2004-08-09 21:34:57 +00:00
Laura Casswell
33c1952c79
add common test support routines and reporting
...
This commit was SVN r1981.
2004-08-09 21:24:20 +00:00
Laura Casswell
01bedc62e1
add use of test support functions and reporting
...
This commit was SVN r1980.
2004-08-09 21:07:24 +00:00
Ralph Castain
b60e7fc95a
Update unit test for session directory generator.
...
This commit was SVN r1958.
2004-08-08 02:20:33 +00:00
Ralph Castain
bdccb58d63
update unit test - prep to renaming.
...
This commit was SVN r1937.
2004-08-06 21:01:29 +00:00
Brian Barrett
312819d8a3
* add support for a long -> string conversion (useful in RTE stuff)
...
This commit was SVN r1718.
2004-07-14 18:04:31 +00:00
Tim Woodall
d1706ed2d0
more cleanup of broken svn commit
...
This commit was SVN r1280.
2004-06-15 19:57:18 +00:00
Ralph Castain
3ba6a024c9
Update the unit test for sys_info function
...
This commit was SVN r1224.
2004-06-11 00:36:48 +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
Ralph Castain
5ed4721bb2
Add unit tests for os_create_dirpath and sys_info.
...
This commit was SVN r1157.
2004-05-26 02:20:05 +00:00
Ralph Castain
bc8330fb7a
Unit test for src/util/os_path.c
...
This commit was SVN r1156.
2004-05-25 21:38:16 +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