MCPcopy Create free account
hub / github.com/ROCm/AMDMIGraphX / get_test_cases

Function get_test_cases

tools/test_runner.py:68–69  ·  view source on GitHub ↗
(dir_name)

Source from the content-addressed store, hash-verified

66
67
68def get_test_cases(dir_name):
69 return get_sub_folders(dir_name)
70
71
72def get_model_name(dir_name):

Callers 4

mainFunction · 0.85
add_test_caseMethod · 0.85
glob_testsMethod · 0.85
runMethod · 0.85

Calls 1

get_sub_foldersFunction · 0.85

Tested by

no test coverage detected