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

37 lines
1009 B
Makefile
Raw Normal View History

IPDLSRCS = \
PTestBlockChild.ipdl \
PTestCrashCleanup.ipdl \
PTestDataStructures.ipdl \
PTestDataStructuresSub.ipdl \
PTestDesc.ipdl \
PTestDescSub.ipdl \
PTestDescSubsub.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 \
2010-09-01 11:01:50 -07:00
PTestRacyReentry.ipdl \
PTestRacyRPCReplies.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 \
PTestSyncWakeup.ipdl \
PTestSyncHang.ipdl \
2010-04-15 22:29:17 -07:00
PTestSysVShmem.ipdl \
$(NULL)