Commit: ea61add0afc90d490353c90d297ae467fbe3d0ba
Parent: 076f20fe3476525ea611c0a2b06e5e6a0b81de75
Author: Inga Stotland <inga.stotland@intel.com>
Committer: Brian Gix <brian.gix@intel.com>
Date: 2019-03-11 23:50:03
Tree: 54a7ef0a0985156f8316c9b8799ebcc3f6461ae2

test: Add unified test for mesh node example app This adds one script, test-mesh, to replace three test-join, example-onoff-server and example-onoff-client. This is menu driven test that allows provisioning (join) and/or connecting existing (attach) nodes.

Diffstat

M Makefile.tools | 2 +-
M test/agent.py | 14 +++++++++++- - -
D test/example-onoff-client | 288 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D test/example-onoff-server | 365 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
A test/test-mesh | 842 ++++++++++++++++++++++++++++++++++++++++

5 files changed, 854 insertions(+), 657 deletions(-)

View Full Diff | Patch