KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_lib_id.cpp File Reference
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <boost/test/unit_test.hpp>
#include <lib_id.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (ParseFullyQualified)
 
 BOOST_AUTO_TEST_CASE (ParseLegacy)
 
 BOOST_AUTO_TEST_CASE (EqualityFullyQualified)
 
 BOOST_AUTO_TEST_CASE (EqualityLegacyVsFullyQualified)
 
 BOOST_AUTO_TEST_CASE (FormatRoundTrip)
 
 BOOST_AUTO_TEST_CASE (EmptyId)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/6]

BOOST_AUTO_TEST_CASE ( EmptyId )

Definition at line 105 of file test_lib_id.cpp.

References empty().

◆ BOOST_AUTO_TEST_CASE() [2/6]

BOOST_AUTO_TEST_CASE ( EqualityFullyQualified )

Definition at line 57 of file test_lib_id.cpp.

◆ BOOST_AUTO_TEST_CASE() [3/6]

BOOST_AUTO_TEST_CASE ( EqualityLegacyVsFullyQualified )

◆ BOOST_AUTO_TEST_CASE() [4/6]

BOOST_AUTO_TEST_CASE ( FormatRoundTrip )

◆ BOOST_AUTO_TEST_CASE() [5/6]

BOOST_AUTO_TEST_CASE ( ParseFullyQualified )

Definition at line 33 of file test_lib_id.cpp.

References BOOST_AUTO_TEST_CASE(), BOOST_CHECK_EQUAL(), and empty().

◆ BOOST_AUTO_TEST_CASE() [6/6]

BOOST_AUTO_TEST_CASE ( ParseLegacy )

Definition at line 45 of file test_lib_id.cpp.

References BOOST_CHECK_EQUAL(), and empty().