gecko/ipc/ipdl/test/cxx/ipdl.mk

30 lines
784 B
Makefile
Raw Normal View History

IPDLSRCS = \
PTestArrays.ipdl \
PTestArraysSub.ipdl \
PTestBlockChild.ipdl \
PTestCrashCleanup.ipdl \
PTestDesc.ipdl \
PTestDescSub.ipdl \
PTestDescSubsub.ipdl \
PTestHangs.ipdl \
2009-10-13 15:36:28 -07:00
PTestLatency.ipdl \
2009-10-06 11:05:47 -07:00
PTestManyChildAllocs.ipdl \
PTestManyChildAllocsSub.ipdl \
PTestMultiMgrs.ipdl \
PTestMultiMgrsLeft.ipdl \
PTestMultiMgrsRight.ipdl \
PTestMultiMgrsBottom.ipdl \
2010-03-18 15:52:34 -07:00
PTestNestedLoops.ipdl \
PTestRacyRPCReplies.ipdl \
PTestRPCErrorCleanup.ipdl \
PTestRPCRaces.ipdl \
2010-03-10 23:35:21 -08:00
PTestRPCShutdownRace.ipdl \
PTestSanity.ipdl \
PTestShmem.ipdl \
PTestShutdown.ipdl \
PTestShutdownSub.ipdl \
PTestShutdownSubsub.ipdl \
PTestStackHooks.ipdl \
PTestSyncWakeup.ipdl \
$(NULL)