forked from Lora-net/LoRaMac-node
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add integration tests #465
Draft
MedadRufus
wants to merge
140
commits into
icspace-dev
Choose a base branch
from
further-integration-tests-make-it-work
base: icspace-dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
revert back to making it a compile time config Update main.c
Update NvmDataMgmt.c CONTEXT_MANAGEMENT_ENABLED macro added back to using CONTEXT_MANAGEMENT_ENABLED define old format Update NvmDataMgmt.c move back LoRaMacMibGetRequestConfirm() check comment change delete redundant PRINT_TIME() and PRINT() macro use old stdio import formatting only
Update toolchain-arm-none-eabi.cmake
It makes no difference - adc temperature sensing is not working.
Update CMakeLists.txt
Update main.c Update main.c space after control Update main.c Update main.c Update main.c Update main.c remove seperate function for init_loramac() Update main.c simplify formatting simplify to using a single timer delete all code guarded by #ifdef UNITTESTING_LORA Its not effective Update main.c Don't use break Update main.c Update main.c simplifications Update main.c Update main.c Update main.c refactoring function names for credential switch region in right place revert formatting changes in board.c revert formatting changes in main.c Update main.c Update main.c Update main.c Update main.c Update main.c Update main.c Update main.c Update main.c Update main.c Update main.c Update main.c Update main.c revert spaces formatting change Update main.c Update main.c Update main.c Update main.c Update main.c Update main.c Update main.c Update main.c Update main.c spaces move to better place Update main.c Update main.c put in function declaration for setup_next_tx_alarm() Update main.c Update main.c
Then you have 2 main() functions otherwise
Its a static, internal function
Update ublox-mock.cpp
Update timer-mock.cpp
This reverts commit 69bdce8.
this allows it to reset the stack
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.