|
KiCad PCB EDA Suite
|
Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (Seeding) | |
| BOOST_AUTO_TEST_CASE (KiidPathTest) | |
| BOOST_AUTO_TEST_CASE (LegacyTimestamp) | |
| BOOST_AUTO_TEST_CASE (CombineDeterministic) | |
| BOOST_AUTO_TEST_CASE (CombineWithKnownValues) | |
| BOOST_AUTO_TEST_CASE (CombineUniqueness) | |
| BOOST_AUTO_TEST_CASE | ( | CombineDeterministic | ) |
Definition at line 107 of file test_kiid.cpp.
References KIID::AsString(), BOOST_CHECK_EQUAL(), and KIID::Combine().
| BOOST_AUTO_TEST_CASE | ( | CombineUniqueness | ) |
Definition at line 147 of file test_kiid.cpp.
References BOOST_CHECK_EQUAL(), and KIID::Combine().
| BOOST_AUTO_TEST_CASE | ( | CombineWithKnownValues | ) |
Definition at line 130 of file test_kiid.cpp.
References KIID::AsString(), BOOST_CHECK_EQUAL(), and KIID::Combine().
| BOOST_AUTO_TEST_CASE | ( | KiidPathTest | ) |
Definition at line 61 of file test_kiid.cpp.
References KIID_PATH::EndsWith().
| BOOST_AUTO_TEST_CASE | ( | LegacyTimestamp | ) |
Definition at line 82 of file test_kiid.cpp.
References KIID::AsLegacyTimestamp(), and KIID::AsLegacyTimestampString().
| BOOST_AUTO_TEST_CASE | ( | Seeding | ) |
Definition at line 28 of file test_kiid.cpp.
References BOOST_AUTO_TEST_CASE(), BOOST_CHECK_EQUAL(), KIID::Hash(), and KIID::SeedGenerator().