You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by cc...@apache.org on 2018/04/18 21:09:30 UTC

[mynewt-core] 01/01: Merge pull request #986 from ccollins476ad/test-task

This is an automated email from the ASF dual-hosted git repository.

ccollins pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit 3ca3808a00875c0318eca4b5783d9283f1b8f8b2
Merge: 31aa50e 2c6da7f
Author: ccollins476ad <cc...@gmail.com>
AuthorDate: Wed Apr 18 14:09:27 2018 -0700

    Merge pull request #986 from ccollins476ad/test-task
    
    Simplify unit tests that run in the OS

 kernel/sim/src/sim_sched_gen.c                     | 10 +++-
 net/ip/mn_socket/test/src/mn_sock_test.c           |  5 --
 net/ip/mn_socket/test/src/mn_sock_test.h           | 17 +++---
 net/ip/mn_socket/test/src/mn_sock_util.c           |  4 +-
 .../mn_socket/test/src/testcases/inet_ntop_test.c  |  1 +
 .../mn_socket/test/src/testcases/inet_pton_test.c  |  1 +
 net/ip/mn_socket/test/src/testcases/socket_tests.c | 18 +++---
 net/oic/test/src/test_discovery.c                  | 13 ++---
 net/oic/test/src/test_getset.c                     |  9 ++-
 net/oic/test/src/test_observe.c                    | 11 ++--
 net/oic/test/src/test_oic.c                        |  9 ---
 net/oic/test/src/testcases/oic_tests.c             | 39 ++-----------
 test/testutil/include/testutil/testutil.h          | 68 +++++++++++++---------
 test/testutil/src/testutil.c                       | 59 +++++++++++++++++++
 14 files changed, 152 insertions(+), 112 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
ccollins@apache.org.