1
1
openmpi/test/class
Jeff Squyres 9dab81d86b A bunch of updates to the unit tests
- Update svn:ignore's to match new exectuable names
- Consolidate the unit test Makefile.am flags into a testing
  Makefile.options 
- Remove a bunch of SUBDIRS from test/mca/Makefile so that they don't
  run by default, but can be invoked manually (they're still in
  DIST_SUBDIRS) 

This commit was SVN r6598.
2005-07-23 11:11:19 +00:00
..
Makefile.am A bunch of updates to the unit tests 2005-07-23 11:11:19 +00:00
ompi_bitmap.c Remove compiler warning 2005-04-05 19:54:56 +00:00
ompi_circular_buffer_fifo.c changed function signitures to match the changes in mpool 2005-06-01 15:25:17 +00:00
ompi_fifo.c changed function signitures to match the changes in mpool 2005-06-01 15:25:17 +00:00
ompi_pointer_array.c * rename locking code from ompi to opal 2005-07-03 22:45:48 +00:00
ompi_rb_tree.c * rename ompi_list to opal_list 2005-07-03 16:22:16 +00:00
opal_hash_table.c Fix up tests so that they all compile and (mostly) run 2005-07-04 14:53:10 +00:00
opal_list.c Fix up tests so that they all compile and (mostly) run 2005-07-04 14:53:10 +00:00
opal_value_array.c Fix up tests so that they all compile and (mostly) run 2005-07-04 14:53:10 +00:00
orte_bitmap.c Fix the registry search routine to remove a buffer that wasn't expanding as it should - cause of recent problems observed when spawning larger numbers of processes. 2005-06-08 15:48:38 +00:00