root/opal/mca/pmix/pmix4x/pmix/test/test_cd.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   1 /*
   2  * Copyright (c) 2015-2017 Intel, Inc.  All rights reserved.
   3  * $COPYRIGHT$
   4  *
   5  * Additional copyrights may follow
   6  *
   7  * $HEADER$
   8  *
   9  */
  10 
  11 #include <src/include/pmix_config.h>
  12 #include <pmix.h>
  13 
  14 #include "test_common.h"
  15 
  16 int test_connect_disconnect(char *my_nspace, int my_rank);

/* [<][>][^][v][top][bottom][index][help] */