KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_pin_map_roundtrip.cpp File Reference

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (RootSymbolWithStackedAndSharedMaps)
 
 BOOST_AUTO_TEST_CASE (EmptyStateProducesNoTokens)
 
 BOOST_AUTO_TEST_CASE (DerivedEmitsOnlyOwnSets)
 
 BOOST_AUTO_TEST_CASE (MalformedInputIsRejected)
 
 BOOST_AUTO_TEST_CASE (NewerFormatVersionIsRefused)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/5]

BOOST_AUTO_TEST_CASE ( DerivedEmitsOnlyOwnSets )

◆ BOOST_AUTO_TEST_CASE() [2/5]

BOOST_AUTO_TEST_CASE ( EmptyStateProducesNoTokens )

Definition at line 105 of file test_pin_map_roundtrip.cpp.

References text.

◆ BOOST_AUTO_TEST_CASE() [3/5]

BOOST_AUTO_TEST_CASE ( MalformedInputIsRejected )

Definition at line 141 of file test_pin_map_roundtrip.cpp.

References SCH_IO_KICAD_SEXPR::ParseLibSymbols().

◆ BOOST_AUTO_TEST_CASE() [4/5]

BOOST_AUTO_TEST_CASE ( NewerFormatVersionIsRefused )

Definition at line 150 of file test_pin_map_roundtrip.cpp.

References SCH_IO_KICAD_SEXPR_PARSER::ParseLib(), and text.

◆ BOOST_AUTO_TEST_CASE() [5/5]