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 7fa825fdcba998883525b98b082052aec910ddc6
Merge: d9256e1 1570240
Author: ccollins476ad <ccollins47...@gmail.com>
AuthorDate: Fri Jul 7 16:22:29 2017 -0700

    Merge pull request #363 from ccollins476ad/testutil-init
    
    testutil - Remove init boilerplate

 apps/test/src/test.c                        |  3 +--
 boot/boot_serial/test/src/boot_test.c       |  4 ++--
 boot/bootutil/test/src/boot_test.c          |  6 ++----
 crypto/mbedtls/test/src/mbedtls_test.c      |  4 ++--
 encoding/base64/test/src/encoding_test.c    |  4 ++--
 encoding/cborattr/test/src/test_cborattr.c  |  4 ++--
 encoding/json/test/src/test_json.c          |  4 ++--
 fs/fcb/test/src/fcb_test.c                  |  4 ++--
 fs/nffs/test/src/nffs_test.c                |  5 ++---
 kernel/os/test/src/os_test.c                |  5 ++---
 net/ip/mn_socket/test/src/mn_sock_test.c    |  3 +--
 net/nimble/host/test/src/ble_hs_test.c      |  6 ++----
 net/nimble/host/test/src/ble_hs_test_util.c |  3 ++-
 net/oic/test/src/test_oic.c                 |  4 ++--
 sys/config/test-fcb/src/conf_test_fcb.c     |  4 ++--
 sys/config/test-nffs/src/conf_test_nffs.c   |  4 ++--
 sys/flash_map/test/src/flash_map_test.c     |  3 +--
 sys/log/full/test/src/log_test.c            |  4 ++--
 test/testutil/include/testutil/testutil.h   |  2 --
 test/testutil/pkg.yml                       |  3 +++
 test/testutil/src/testutil.c                | 28 +++++-----------------------
 util/cbmem/test/src/cbmem_test.c            |  4 ++--
 22 files changed, 43 insertions(+), 68 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <commits@mynewt.apache.org>.

Reply via email to