1 Authors and contributors Automated Testing Framework
2 ===========================================================================
5 * Julio Merino <jmmv@NetBSD.org>
7 Main developer. He started the work on this project when he took part in
8 the Google Summer of Code 2007 program as a student.
10 * Martin Husemann <martin@NetBSD.org>
12 Mentored this project during its development as part of the Google Summer
15 * Lukasz Strzygowski <qx89l4@gmail.com>
17 Participant of the Google Summer of Code 2008 program. Mentored by The
18 NetBSD Foundation, he worked on the atfify NetBSD-SoC project and, as a
19 side-effect, he contributed to the ATF source code. He developed the
20 initial version of the atf-check utility and started the addition of the
21 ATF_REQUIRE family of macros in the C interface.
23 * Paul Goyette <pgoyette@NetBSD.org>
25 Implemented timestamping of test programs and test cases so that
26 atf-report can provide timings for their execution.
29 ===========================================================================
30 vim: filetype=text:textwidth=75:expandtab:shiftwidth=2:softtabstop=2