11cb0ef41Sopenharmony_ciimport sys, os
21cb0ef41Sopenharmony_cisys.path.append(os.path.join(os.path.dirname(__file__), '..'))
31cb0ef41Sopenharmony_ciimport testpy
41cb0ef41Sopenharmony_ci
51cb0ef41Sopenharmony_cidef GetConfiguration(context, root):
61cb0ef41Sopenharmony_ci  return testpy.ParallelTestConfiguration(context, root, 'report')
7