Skip to content

Commit

Permalink
#359 Fixed unit tests that were broken in refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
krichardsson committed Aug 16, 2018
1 parent 35e3a35 commit 362263f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/deck/drivers/src/TestLpsTdoa2Tag.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

#include "dw1000Mocks.h"
#include "freertosMocks.h"
#include "physicalConstants.h"

// The local clock uses 40 bits
#define TIMER_TAG_MAX_VALUE 0x000000FFFFFFFFFFul
Expand Down
1 change: 1 addition & 0 deletions test/deck/drivers/src/TestLpsTwrTag.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
#include "mock_locodeck.h"
#include "crtp_localization_serviceMocks.h"
#include "dw1000Mocks.h"
#include "physicalConstants.h"

// #include "mock_arm_math.h"

Expand Down

0 comments on commit 362263f

Please sign in to comment.