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

48 lines
1.3 KiB
Makefile
Raw Normal View History

IPDLSRCS = \
PTestBlockChild.ipdl \
2011-06-03 11:33:56 -07:00
PTestBridgeMain.ipdl \
PTestBridgeSub.ipdl \
PTestBridgeMainSub.ipdl \
PTestCrashCleanup.ipdl \
PTestDataStructures.ipdl \
PTestDataStructuresSub.ipdl \
PTestDesc.ipdl \
PTestDescSub.ipdl \
PTestDescSubsub.ipdl \
2011-03-25 10:56:17 -07:00
PTestFailedCtor.ipdl \
PTestFailedCtorSub.ipdl \
PTestFailedCtorSubsub.ipdl \
2010-05-22 12:35:40 -07:00
PTestHandle.ipdl \
PTestHangs.ipdl \
2010-05-22 12:35:40 -07:00
PTestJSON.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 \
2011-06-03 11:33:56 -07:00
PTestOpens.ipdl \
PTestOpensOpened.ipdl \
2011-01-11 23:07:17 -08:00
PTestRaceDeferral.ipdl \
2010-09-01 11:01:50 -07:00
PTestRacyReentry.ipdl \
PTestRacyRPCReplies.ipdl \
2011-05-04 13:55:54 -07:00
PTestRacyUndefer.ipdl \
PTestRPCErrorCleanup.ipdl \
PTestRPCRaces.ipdl \
2010-03-10 23:35:21 -08:00
PTestRPCShutdownRace.ipdl \
PTestSanity.ipdl \
PTestSelfManage.ipdl \
PTestSelfManageRoot.ipdl \
PTestShmem.ipdl \
PTestShutdown.ipdl \
PTestShutdownSub.ipdl \
PTestShutdownSubsub.ipdl \
PTestStackHooks.ipdl \
2011-07-13 22:43:43 -07:00
PTestSyncError.ipdl \
PTestSyncHang.ipdl \
2011-07-13 22:43:43 -07:00
PTestSyncWakeup.ipdl \
2010-04-15 22:29:17 -07:00
PTestSysVShmem.ipdl \
$(NULL)