Oct BAFUG -- Kyua and Jenkins: Testing Framework for BSD

Details
7:00 pm -- Group Introductions and MeetBSD CA status.
7:15 pm -- Craig Rodrigues: Kyua and Jenkins: Testing Framework for BSD
Kyua ( https://github.com/jmmv/kyua/ ) is a framework for running tests,
and generating test reports. It was written by Julio Merino, as follow-on work
to the Automated Testing Framework (ATF) ( https://github.com/jmmv/atf ) which he developed for the NetBSD project during the 2007 Google Summer of Code.
Kyua is actively used in NetBSD and FreeBSD for testing those operating systems. It is also used actively in several companies who have BSD based products.
This talk will cover:
- how to write test cases in Bourne shell and C
- how to run the tests
- how to generate reports
- how to integrate test reports with Jenkins
8:15 pm -- Sean Bruno: EuroBSDCon Recap and Open Items
EuroBSDCon 2014 was held in Sofia Bulgaria and a number of interesting talks and proposals were conducted. This will be a short summary of items of note for the future and the 10.1 release process.

Oct BAFUG -- Kyua and Jenkins: Testing Framework for BSD