Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
66f20d1a
Commit
66f20d1a
authored
Oct 31, 2014
by
Don Gagne
Browse files
Merge pull request #936 from DonLakeFlyer/TCPLink
Remove TCPLink unit test
parents
0309e098
e30ff43d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/qgcunittest/TCPLinkTest.h
View file @
66f20d1a
...
@@ -89,6 +89,8 @@ private:
...
@@ -89,6 +89,8 @@ private:
const
char
*
_rgSignals
[
_cSignals
];
const
char
*
_rgSignals
[
_cSignals
];
};
};
DECLARE_TEST
(
TCPLinkUnitTest
)
// This unit test has gotten too flaky to run reliably under TeamCity. Removing for now till there is
// time to debug.
//DECLARE_TEST(TCPLinkUnitTest)
#endif
#endif
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment