KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_hotkey_store.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <hotkey_store.h>
#include <hotkeys_basic.h>
#include <tool/tool_action.h>
#include <tool/tool_event.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (PersistenceAndDefaults)
 
 BOOST_AUTO_TEST_CASE (DuplicateRegistration)
 
 BOOST_AUTO_TEST_CASE (KeycodeSerialization)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( DuplicateRegistration  )

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( KeycodeSerialization  )

◆ BOOST_AUTO_TEST_CASE() [3/3]