UFO: Alien Invasion
|
Particle unittests. More...
#include "test_shared.h"
#include "../client/client.h"
#include "../client/cl_lua.h"
#include "../client/battlescape/cl_particle.h"
#include "../client/renderer/r_state.h"
#include "../client/ui/ui_main.h"
Go to the source code of this file.
Data Structures | |
class | ParticleTest |
Functions | |
TEST_F (ParticleTest, FloodParticles) | |
TEST_F (ParticleTest, NeededParticles) | |
Particle unittests.
Definition in file test_particles.cpp.
TEST_F | ( | ParticleTest | , |
FloodParticles | |||
) |
Definition at line 55 of file test_particles.cpp.
References CL_ParticleRun(), CL_ParticleSpawn(), i, MAX_PTLS, and vec3_origin.
TEST_F | ( | ParticleTest | , |
NeededParticles | |||
) |
Definition at line 64 of file test_particles.cpp.
References CL_ParticleGet().