gecko/ipc/ipdl/test/cxx/ipdl.mk
2011-06-03 13:33:56 -05:00

45 lines
1.2 KiB
Makefile

IPDLSRCS = \
PTestBlockChild.ipdl \
PTestBridgeMain.ipdl \
PTestBridgeSub.ipdl \
PTestBridgeMainSub.ipdl \
PTestCrashCleanup.ipdl \
PTestDataStructures.ipdl \
PTestDataStructuresSub.ipdl \
PTestDesc.ipdl \
PTestDescSub.ipdl \
PTestDescSubsub.ipdl \
PTestFailedCtor.ipdl \
PTestFailedCtorSub.ipdl \
PTestFailedCtorSubsub.ipdl \
PTestHandle.ipdl \
PTestHangs.ipdl \
PTestJSON.ipdl \
PTestLatency.ipdl \
PTestManyChildAllocs.ipdl \
PTestManyChildAllocsSub.ipdl \
PTestMultiMgrs.ipdl \
PTestMultiMgrsLeft.ipdl \
PTestMultiMgrsRight.ipdl \
PTestMultiMgrsBottom.ipdl \
PTestNestedLoops.ipdl \
PTestRaceDeferral.ipdl \
PTestRacyReentry.ipdl \
PTestRacyRPCReplies.ipdl \
PTestRacyUndefer.ipdl \
PTestRPCErrorCleanup.ipdl \
PTestRPCRaces.ipdl \
PTestRPCShutdownRace.ipdl \
PTestSanity.ipdl \
PTestSelfManage.ipdl \
PTestSelfManageRoot.ipdl \
PTestShmem.ipdl \
PTestShutdown.ipdl \
PTestShutdownSub.ipdl \
PTestShutdownSubsub.ipdl \
PTestStackHooks.ipdl \
PTestSyncWakeup.ipdl \
PTestSyncHang.ipdl \
PTestSysVShmem.ipdl \
$(NULL)