mirror of
https://github.com/espressif/openthread.git
synced 2026-08-13 14:17:47 +00:00
travis: enable code coverage reporting. (#516)
This commit is contained in:
@@ -147,6 +147,9 @@ private:
|
||||
#endif // OPENTHREAD_ENABLE_DIAG
|
||||
static void ProcessDiscover(int argc, char *argv[]);
|
||||
static void ProcessEidCache(int argc, char *argv[]);
|
||||
#ifdef OPENTHREAD_EXAMPLES_POSIX
|
||||
static void ProcessExit(int argc, char *argv[]);
|
||||
#endif
|
||||
static void ProcessExtAddress(int argc, char *argv[]);
|
||||
static void ProcessExtPanId(int argc, char *argv[]);
|
||||
static void ProcessIfconfig(int argc, char *argv[]);
|
||||
|
||||
Reference in New Issue
Block a user