> On Nov 10, 2015, at 06:14, Randall Stewart <r...@freebsd.org> wrote:
> 
> Author: rrs
> Date: Tue Nov 10 14:14:41 2015
> New Revision: 290663
> URL: https://svnweb.freebsd.org/changeset/base/290663
> 
> Log:
>  Add a kernel test framework. The callout_test is a demonstration and will 
> only
>  work with the upcoming async-drain functionality. Tests can be added
>  to the tests directory and then the framework can be used to launch
>  those tests.
> 
>  MFC after:    1 month
>  Sponsored by:    Netflix Inc.
>  Differential Revision:    https://reviews.freebsd.org/D1755

Hi Randall,

    This code drop is lacking a few things:
1. How can other consumers use this?
2. How does this hook in to ATF/Kyua or Jenkins?
    There are a bunch of style bugs in the code as well.
    It seems like based on the lack of documentation, this needed more 
review/communication and probably should have been put in share/examples or 
tools/test until it could be integrated into existing frameworks and used by 
everyone else.
Thank you,
-NGie


_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to