| 
    DayZ 1.24
    
   | 
 
Go to the source code of this file.
Classes | |
| class | OwnershipTestDummyClass | 
Variables | |
| class OwnershipTestDummyClass | m_EventTestManagerID | 
| bool | m_bTestEventsPassed = false | 
| int | m_OwnershipTestManagerID | 
| TFResult CheckTestEvents | ( | ) | 
Definition at line 94 of file PMTCreationAndCleanup.c.
References Assert(), BTFR(), PMTF::GetManager(), m_bTestEventsPassed, m_EventTestManagerID, NTFR(), and ParticleManager().
| void PassCheckEvents | ( | ParticleManager | pm | ) | 
Definition at line 116 of file PMTCreationAndCleanup.c.
References Assert(), and m_bTestEventsPassed.
Referenced by TestEvents().
| void PMTCreationAndCleanup | ( | ) | 
Definition at line 16 of file PMTCreationAndCleanup.c.
References AddInitTest().
| TFResult TestCCSB | ( | ) | 
Definition at line 143 of file PMTCreationAndCleanup.c.
References Assert(), BTFR(), CTFR(), GetGame(), ParticleSource::GetStaticActiveCount(), ParticleManager(), PMTF::PrintActiveStats(), and TFResult().
Referenced by TestCCSB().
Definition at line 125 of file PMTCreationAndCleanup.c.
References Assert(), BTFR(), PMTF::CreatePMFixedBlocking(), ParticleManager(), and PMTF::PrintPMStats().
Referenced by TestInvalidSize(), and TestMultiCreation().
| TFResult TestEvents | ( | ) | 
Definition at line 48 of file PMTCreationAndCleanup.c.
References AddFrameTest(), Assert(), PMTF::InsertManager(), m_EventTestManagerID, NTFR(), ParticleManager(), ParticleManagerSettings(), and PassCheckEvents().
| TFResult TestInvalidSize | ( | ) | 
Definition at line 28 of file PMTCreationAndCleanup.c.
References NTFR(), Debug::ParticleLog(), and TestCreationSmallBlocking().
Definition at line 165 of file PMTCreationAndCleanup.c.
References CTFR(), TestCreationSmallBlocking(), and TFResult().
| TFResult TestOwnership | ( | ) | 
Definition at line 67 of file PMTCreationAndCleanup.c.
References Assert(), BTFR(), PMTF::CreatePMFixedBlocking(), ParticleList::EXPLOSION_LANDMINE, GetGame(), ParticleList::GetParticleFullPath(), GetPlayer(), GetPosition, PMTF::InsertManager(), m_OwnershipTestManagerID, NTFR(), Debug::ParticleLog(), ParticleManager(), and vector::Zero.
Definition at line 9 of file PMTCreationAndCleanup.c.
Referenced by CheckTestEvents(), and PassCheckEvents().
| class OwnershipTestDummyClass m_EventTestManagerID | 
Referenced by CheckTestEvents(), and TestEvents().
| int m_OwnershipTestManagerID | 
Definition at line 11 of file PMTCreationAndCleanup.c.
Referenced by TestOwnership().