opal_n_tests       32 test/support/support.c static int opal_n_tests;
opal_n_tests       50 test/support/support.c     opal_n_tests = 0;
opal_n_tests       61 test/support/support.c     opal_n_tests++;
opal_n_tests       68 test/support/support.c     opal_n_tests++;
opal_n_tests      127 test/support/support.c     if (opal_n_tests == opal_n_success) {
opal_n_tests      129 test/support/support.c                 opal_description, opal_n_tests);
opal_n_tests      134 test/support/support.c                 opal_description, opal_n_failures, opal_n_tests);