21#include <boost/test/unit_test.hpp>
LSEQ is a sequence (and therefore also a set) of PCB_LAYER_IDs.
int TestLayers(PCB_LAYER_ID aRhs, PCB_LAYER_ID aLhs) const
LSET is a set of PCB_LAYER_IDs.
static LSET AllLayersMask()
LSEQ SeqStackupTop2Bottom(PCB_LAYER_ID aSelectedLayer=UNDEFINED_LAYER) const
Generate a sequence of layers that represent a top to bottom stack of this set of layers.
BOOST_AUTO_TEST_SUITE(CadstarPartParser)
BOOST_AUTO_TEST_SUITE_END()
BOOST_AUTO_TEST_CASE(LseqTestLayers)