Lines Matching full:elif
57 elif prefix == 'mfem':
59 elif prefix == 'nek':
61 elif prefix == 'dealii':
63 elif prefix == 'fluids':
65 elif prefix == 'solids':
67 elif test.startswith('ex'):
72 elif test.endswith('-f'):
135 elif 'Can only provide HOST memory for this backend' in stderr:
137 elif 'Can only set HOST memory for this backend' in stderr:
139 elif 'Test not implemented in single precision' in stderr:
141 elif 'No SYCL devices of the requested type are available' in stderr:
143 elif 'You may need to add --download-ctetgen or --download-tetgen' in stderr:
163 elif test_id in ['t008']:
165 elif test_id in ['t110', 't111', 't112', 't113', 't114']:
167 elif test_id in ['t115']:
169 elif test_id in ['t116']:
171 elif test_id in ['t117']:
173 elif test_id in ['t118']:
175 elif test_id in ['t215']:
177 elif test_id in ['t303']:
179 elif test_id in ['t408']:
181 elif test_id in ['t409'] and contains_any(resource, ['memcheck']):