Home | History | Annotate | Download | only in test

Lines Matching full:alltests

433     alltests = findtests(testdir, stdtests, nottests)
434 selected = tests or args or alltests
438 next_single_test = alltests[alltests.index(selected[0])+1]