3793
3793
:return: (absents, duplicates) absents is a list containing the test found
3794
3794
in id_list but not in test_suite, duplicates is a list containing the
3797
3797
When using a prefined test id list, it may occurs that some tests do not
3798
3798
exist anymore or that some tests use the same id. This function warns the