KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_hashtables.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <hashtables.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (KnownVectors)
 
 BOOST_AUTO_TEST_CASE (Deterministic)
 
 BOOST_AUTO_TEST_CASE (OrderSensitive)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( Deterministic )

Definition at line 47 of file test_hashtables.cpp.

References BOOST_CHECK_EQUAL(), and KiHashCombine().

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( KnownVectors )

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( OrderSensitive )

Definition at line 53 of file test_hashtables.cpp.

References KiHashCombine().