[firefly] [PATCH 0/3 RFC v2] selftests: Basic framework for tests

Daniel Baluta daniel.baluta at gmail.com
Thu Apr 25 13:38:33 EEST 2013


On Thu, Apr 25, 2013 at 10:45 AM, Alexandru Copot
<alex.mihai.c at gmail.com> wrote:
> This series adds a generic test abstraction that can make
> writing testcases easier. A generic_test structure is
> used to define a test and its methods: prepare, run, cleanup.
>
> This is a generic implementation so it was placed in selftests/lib.
>
> The second patch updates the socket tests to use the
> new framework and the third patch creates new tests
> for [set/get]sockopt with some IPV6_* options.
>
> Signed-of by Alexandru Copot <alex.mihai.c at gmail.com>
> Cc: Daniel Baluta <dbaluta at ixiacom.com>

Excepts some small nits this series looks good. Please read the
feedback, fix the issues
and send the patches for review to proper mailing lists.

Please Cc: all people contributing to seltests/ + netdev and lkml.

thanks,
Daniel..


More information about the firefly mailing list