Home
last modified time | relevance | path

Searched refs:get_unique_item (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/tc-testing/
H A Dtdc_helper.py18 def get_unique_item(lst): function
30 ucat.extend(get_unique_item(t['category']))
31 ucat = get_unique_item(ucat)
H A Dtdc.py81 reqs = get_unique_item(reqs)
701 ufilename = get_unique_item(ufilename)