Lines Matching +full:test +full:- +full:basic
1 static const char help[] = "Test freeing of MPI types in PetscSF\n\n";
30 …PetscCall(PetscOptionsBool("-test_dupped_type", "Test dupped input type", "", test_dupped_type, &t… in main()
88 /*TEST
90 test:
91 suffix: basic
92 args: -sf_type basic
94 test:
96 args: -test_dupped_type -sf_type basic
98 test:
100 filter: grep -v "type" | grep -v "sort"
101 …args: -sf_type window -sf_window_sync {{fence active lock}} -sf_window_flavor {{create allocate dy…
104 test:
106 filter: grep -v "type" | grep -v "sort"
107 …args: -test_dupped_type -sf_type window -sf_window_sync {{fence active lock}} -sf_window_flavor {{…
110 test:
113 filter: grep -v "type" | grep -v "sort"
114 args: -sf_type window -sf_window_sync {{fence active lock}} -sf_window_flavor shared
117 test:
120 filter: grep -v "type" | grep -v "sort"
121 …args: -test_dupped_type -sf_type window -sf_window_sync {{fence active lock}} -sf_window_flavor sh…
124 TEST*/