Searched refs:SpawnTest (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/tools/harness/tests/
H A Dspawntest.py20 class SpawnTest(TestCommon): class in inherits:TestCommon
25 super(SpawnTest, self).setup(build, machine, testdir)
32 modules = super(SpawnTest, self).get_modules(build, machine)
39 return self._nseen == (NUM_SPAWNS + 1) or super(SpawnTest, self).is_finished(line)

Completed in 21 milliseconds