1
1
openmpi/test/util
Brian Barrett f48968d8f4 clean up the error code situation - ensure that OMPI_ERROR == ORTE_ERROR ==
OPAL_ERROR, same for all the other error codes.  Also, make sure that there
are never conflicts between OPAL anr ORTE error codes (for example).
Finally, provide opal_perror(), opal_strerror(), and opal_strerror_r() to
give stringified error messages for the different error codes

This commit was SVN r6969.
2005-08-22 03:05:39 +00:00
..
Makefile.am clean up the error code situation - ensure that OMPI_ERROR == ORTE_ERROR == 2005-08-22 03:05:39 +00:00
ompi_numtostr.c * rename ompi_if to opal_if 2005-07-04 01:36:20 +00:00
opal_argv.c * bunch of header file and constant changes to make test tree run 2005-08-21 19:21:09 +00:00
opal_basename.c Fix up tests so that they all compile and (mostly) run 2005-07-04 14:53:10 +00:00
opal_error.c clean up the error code situation - ensure that OMPI_ERROR == ORTE_ERROR == 2005-08-22 03:05:39 +00:00
opal_if.c * bunch of header file and constant changes to make test tree run 2005-08-21 19:21:09 +00:00
opal_os_create_dirpath.c * bunch of header file and constant changes to make test tree run 2005-08-21 19:21:09 +00:00
opal_os_path.c Fix up tests so that they all compile and (mostly) run 2005-07-04 14:53:10 +00:00
opal_timer.c * don't try to test functionality the system told you wasn't there ;) 2005-08-21 21:37:28 +00:00
orte_session_dir.c * bunch of header file and constant changes to make test tree run 2005-08-21 19:21:09 +00:00
orte_sys_info.c Cleanup up some of the util unit tests. Fix a detected problem in orte_os_path for relative path names. 2005-03-29 19:58:32 +00:00
orte_universe_setup_file_io.c Checkpoint 2005-05-23 14:22:35 +00:00