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

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


    from 31aa50e  Merge pull request #1019 from 
ccollins476ad/boot-serial-no-console
     add b3dbaab  kernel/os - tu_restart on task terminate.
     add 1a10a60  testutil - TEST_CASE_TASK() for in-OS tests
     add 1923da3  mn_socket - Use `TEST_CASE_TASK()`
     add 2c6da7f  net/oic - Use `TEST_CASE_TASK()`
     new 3ca3808  Merge pull request #986 from ccollins476ad/test-task

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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
ccoll...@apache.org.

Reply via email to