Name Description Size Coverage
IPDLUnitTest.cpp remoteType 10047 -
IPDLUnitTest.h 4830 -
IPDLUnitTestChild.h 896 -
IPDLUnitTestParent.h 1522 -
moz.build 2053 -
PIPDLUnitTest.ipdl 949 -
PTestAsyncReturns.ipdl 543 -
PTestBasic.ipdl 371 -
PTestCancel.ipdl 1174 -
PTestCrossProcessSemaphore.ipdl 573 -
PTestDataStructures.ipdl 2735 -
PTestDataStructuresCommon.ipdlh 1502 -
PTestDataStructuresSub.ipdl 295 -
PTestDescendant.ipdl 440 -
PTestDescendantSub.ipdl 349 -
PTestDescendantSubsub.ipdl 246 -
PTestDestroyNested.ipdl 510 -
PTestDestroyNestedSub.ipdl 497 -
PTestEndpointOpens.ipdl 565 -
PTestEndpointOpensOpened.ipdl 578 -
PTestHangs.ipdl 640 -
PTestInduceConnectionError.ipdl 512 -
PTestJSON.ipdl 748 -
PTestJSONHandle.ipdl 261 -
PTestManyChildAllocs.ipdl 391 -
PTestManyChildAllocsSub.ipdl 319 -
PTestManyHandles.ipdl 445 -
PTestMostNested.ipdl 589 -
PTestMultiMgrs.ipdl 458 -
PTestMultiMgrsBottom.ipdl 345 -
PTestMultiMgrsLeft.ipdl 382 -
PTestMultiMgrsRight.ipdl 383 -
PTestSelfManage.ipdl 358 -
PTestSelfManageRoot.ipdl 306 -
PTestShmem.ipdl 296 -
PTestSyncError.ipdl 259 -
PTestUniquePtrIPC.ipdl 651 -
PTestUrgency.ipdl 526 -
TestAsyncReturns.cpp These tests ensure that async function return values work as expected. 2277 -
TestBasic.cpp 672 -
TestBasicChild.h 661 -
TestBasicParent.h 620 -
TestCancel.cpp Test that IPC channel transaction cancellation (which applies to nested sync messages) works as expected. 3458 -
TestCrossProcessSemaphore.cpp 2132 -
TestDataStructures.cpp Test many combinations of data structures (both in argument and return position) to ensure they are transmitted correctly. 22361 -
TestDescendant.cpp Test multiple levels of descendant managed protocols. 3074 -
TestDestroyNested.cpp Test an actor being destroyed during another ActorDestroy. 3848 -
TestEndpointOpens.cpp Test Endpoint usage. 4827 -
TestHangs.cpp Test various cases of behavior when a synchronous method call times out. 4448 -
TestInduceConnectionError.cpp 3143 -
TestJSON.cpp Test sending JSON(-like) objects over IPC. 4301 -
TestManyChildAllocs.cpp Test that many child allocations work correctly. 2390 -
TestManyHandles.cpp 2322 -
TestMostNested.cpp Test nested sync message priorities. 1894 -
TestMultiMgrs.cpp Test a chain of managers, ensuring ownership is maintained correctly. 6655 -
TestSelfManage.cpp Test that actors can manage other actors of the same type. 3150 -
TestShmem.cpp Test sending and receiving Shmem values. 3790 -
TestSyncError.cpp Test what happens when a sync message fails. 1152 -
TestUniquePtrIPC.cpp Test UniquePtr IPC arguments. 2735 -
TestUrgency.cpp Test that sync messages preempt other messages in the expected way. 3228 -