"Maarten Lankhorst" m.b.lankhorst@gmail.com writes:
I want to re-use the code in the videorenderer test. I have some patches for that but they should be part of a different patchset. If I didn't want to do that I would have put it in vmr9.c, if you really want to I can duplicate the files.
No, just put it in either vmr9.c or videorenderer.c and reference it from the other file. It means you have to link both of them together to build a stand-alone test, but that's ok.