1
1
openmpi/test/datatype
Jeff Squyres 09f98cb165 Fix a bunch of compiler warnings in the tests, including:
* Resolve set-but-not-used issues
 * Resolve incorrect const notation (I checked with George first to see
   what const notation he actually wanted)
 * Comment out unused code (didn't delete it because it's useful
   debugging code)
 * Resolve int<-->void* casting
 * Resolved signed / unsigned comparisons

This commit was SVN r30225.
2014-01-10 13:36:33 +00:00
..
checksum.c Cleanup all the datatype test to avoid any memory leaks or RUI from valgrind. 2013-12-20 15:55:09 +00:00
ddt_lib.c Welcome in the wonderful world of MPI 3.0. 2013-02-26 10:22:12 +00:00
ddt_lib.h Welcome in the wonderful world of MPI 3.0. 2013-02-26 10:22:12 +00:00
ddt_pack.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
ddt_raw.c Fix a bunch of compiler warnings in the tests, including: 2014-01-10 13:36:33 +00:00
ddt_test.c Fix a bunch of compiler warnings in the tests, including: 2014-01-10 13:36:33 +00:00
Makefile.am regression test for r29285 (convertor_set_position) 2013-09-30 16:21:19 +00:00
opal_datatype_test.c Fix a bunch of compiler warnings in the tests, including: 2014-01-10 13:36:33 +00:00
opal_ddt_lib.c Fix a bunch of compiler warnings in the tests, including: 2014-01-10 13:36:33 +00:00
opal_ddt_lib.h Fix a bunch of compiler warnings in the tests, including: 2014-01-10 13:36:33 +00:00
position_noncontig.c regression test for r29285 (convertor_set_position) 2013-09-30 16:21:19 +00:00
position.c Fix a bunch of compiler warnings in the tests, including: 2014-01-10 13:36:33 +00:00
to_self.c Fix a bunch of compiler warnings in the tests, including: 2014-01-10 13:36:33 +00:00