Lumiera  0.pre.03
»edit your freedom«
buff-table-test.cpp File Reference

Go to the source code of this file.

Description

unit test BuffTable_test

Definition in file buff-table-test.cpp.

#include "lib/test/run.hpp"
#include "lib/error.hpp"
#include "steam/engine/procnode.hpp"
#include "steam/engine/bufftable-obsolete.hpp"
#include "lib/ref-array.hpp"
#include "lib/format-cout.hpp"
#include <memory>

Classes

class  BuffTable_test
 
struct  DummyArray< E >
 just some crap to pass in as ctor argument... More...
 
struct  MockSizeRequest
 a "hijacked" WiringDescriptor requesting a random number of inputs and outputs More...
 

Functions

 LAUNCHER (BuffTable_test, "unit engine")
 Register this test class... More...
 

Variables

const uint CHUNK_MAX = 8000
 
DummyArray< ChannelDescriptor > dummy1
 
DummyArray< InChanDescriptor > dummy2
 
const uint TABLE_SIZ = 100000
 
const uint WIDTH_MAX = 3
 

Namespaces

 steam
 Steam-Layer implementation namespace root.
 
 steam::engine
 Lumiera's render engine core and operational control.
 

Function Documentation

◆ LAUNCHER()

steam::engine::test::LAUNCHER ( BuffTable_test  ,
"unit engine"   
)

Register this test class...