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

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

INCLUDED FROM


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

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