Package ctf.evaluation.simulator

Simulator test code

See:
          Description

Class Summary
CLI A command-line client for a CTF simulator
ConnectionManager Manages connections for tests.
DualController A simple dual client (both teams) for a CTF simulator
SimulatorTests Simulator tests
 

Enum Summary
ConnectionManager.STEALState States the STEAL protocol can be in
 

Annotation Types Summary
SimulatorTest Denotes that a test is a system-level test of a CTF simulator
 

Package ctf.evaluation.simulator Description

Simulator test code