You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/10/17 23:59:58 UTC

[jira] [Commented] (MYNEWT-139) Need a CI and build service for Mynewt

    [ https://issues.apache.org/jira/browse/MYNEWT-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15583897#comment-15583897 ] 

ASF subversion and git services commented on MYNEWT-139:
--------------------------------------------------------

Commit 75101ba4f3e9416602ca1ea2344d92c6a0ce3fea in incubator-mynewt-core's branch refs/heads/develop from [~peterfs]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-core.git;h=75101ba ]

Unit test infrastructure

Rework unit test infrastructure to enable target applications to run unit tests.
Unit tests were split up into individual files enabling applications to select individual tests across subsystems. Unit test case macros updated to allow
initialization and pre/post callbackas on a per-testcase basis. Test suite macros
updated to allow pre/post, pass/fail callbacks on individual testcases in
the suite as well as initialization and completion callbacks for the suite.
The intention is that enable customization of test suites for target devices.

Partial checkin for MYNEWT-139 and MYNEWT-41.


> Need a CI and build service for Mynewt
> --------------------------------------
>
>                 Key: MYNEWT-139
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-139
>             Project: Mynewt
>          Issue Type: Improvement
>          Components: Newt, OS
>            Reporter: Sterling Hughes
>            Assignee: Peter Snyder
>             Fix For: v1_0_0_rel
>
>
> We need a build service that compiles mynewt for common targets and runs regression tests, on a: 
> - Every commit 
> - Nightly 
> Basis.  The Nightly commits should generate tarballs that people can download and play with.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)