Skip to content

Commit ec2bdb8

Browse files
Ashok RaoAshok Rao
authored andcommitted
Moving UNITTESTS
2 parents 1c25e06 + e8e4317 commit ec2bdb8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+19
-19
lines changed

connectivity/lorawan/tests/UNITTESTS/features/lorawan/loramac/unittest.cmake renamed to connectivity/lorawan/tests/UNITTESTS/loramac/unittest.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ set(unittest-includes ${unittest-includes}
3131

3232
# Test & stub files
3333
set(unittest-test-sources
34-
features/lorawan/loramac/Test_LoRaMac.cpp
34+
loramac/Test_LoRaMac.cpp
3535
stubs/LoRaPHY_stub.cpp
3636
stubs/LoRaWANStack_stub.cpp
3737
stubs/mbed_assert_stub.cpp

0 commit comments

Comments
 (0)