i've added a testcase where the scheduler fails. i don't know enough about the schedu...
authorAndy Wingo <wingo@pobox.com>
Sun, 25 Nov 2001 06:30:34 +0000 (06:30 +0000)
committerAndy Wingo <wingo@pobox.com>
Sun, 25 Nov 2001 06:30:34 +0000 (06:30 +0000)
commit3bc78f5d9e60c9ce6b8849b900408309b1c1a4e5
treef80d39710d50aa2234e09eeeb52a5152edffc5d8
parentd1e9cc692bbcf5d179a07a6153ccbcaddc984e43
i've added a testcase where the scheduler fails. i don't know enough about the scheduler to fix it, though. the seque...

Original commit message from CVS:
i've added a testcase where the scheduler fails. i don't know enough about
the scheduler to fix it, though. the sequence goes:
- make a pipeline, iterate it once
- re-use one of the elements in a new pipeline, see if it works
tests/sched/Makefile.am
tests/sched/dynamic-pipeline.c [new file with mode: 0644]