KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_lockfile.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <lockfile.h>
#include <wildcards_and_files_ext.h>
#include <wx/ffile.h>
#include <wx/filefn.h>
#include <wx/filename.h>
#include <wx/utils.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (AcquireFreshLock)
 
 BOOST_AUTO_TEST_CASE (ForeignLockNotOwned)
 
 BOOST_AUTO_TEST_CASE (EmptyStaleLockIsReclaimable)
 
 BOOST_AUTO_TEST_CASE (CorruptStaleLockIsReclaimable)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

BOOST_AUTO_TEST_CASE ( AcquireFreshLock )

◆ BOOST_AUTO_TEST_CASE() [2/4]

BOOST_AUTO_TEST_CASE ( CorruptStaleLockIsReclaimable )

◆ BOOST_AUTO_TEST_CASE() [3/4]

BOOST_AUTO_TEST_CASE ( EmptyStaleLockIsReclaimable )

◆ BOOST_AUTO_TEST_CASE() [4/4]

BOOST_AUTO_TEST_CASE ( ForeignLockNotOwned )