This is an old revision of the document!


A PCRE internal error occured. This might be caused by a faulty plugin

====== Daniel Verkamp: Automated regression testing ====== ===== Journal Week 1 ===== ==== Monday ==== Wrote up a list of some potential test cases on [[soc:2009:dverkamp:notes:start|notes]] page. ==== Tuesday ==== Discussed Autotest framework with mcb30; goals for the week: * Create a list of test cases * Get Autotest running and add a simple test to verify gPXE builds, then document * Optionally get one simple functional test working with Autotest (boot Linux in qemu and somehow report success to the host) Also mcb30 discovered the reason for the apparent increase in size with GCC 4.4.0 (unneeded .eh_frame sections were being counted in 'size' output); with a patch to eliminate these sections, GCC 4.4.0 now has the smallest total code size of all the GCC versions I'm testing ([[http://drv.nu/gpxe/size/]]). ==== Wednesday ==== Investigating Autotest architecture today. Some notes: * The Autotest client is in the "client" directory of the full download; this seems to be usable without any of the other pieces, at least for testing. * Within client, there are several sample "control files"; for my initial goal (building gPXE), samples/build is the most interesting. * The control files use "job" objects; the build sample uses job.kernel, which seems to be located in bin/kernel.py. * bin/kernel.py has several methods involved in building a kernel, like "kernelexpand" (download, extract, patch kernel), "config" (use a specific config or defconfig), and "build"


Navigation

* [[:start|Home]] * [[:about|About our Project]] * [[:download|Download]] * [[:screenshots|Screenshots]] * Documentation * [[:howtos|HowTo Guides]] * [[:appnotes|Application Notes]] * [[:faq:|FAQs]] * [[:doc|General Doc]] * [[:talks|Videos, Talks, and Papers]] * [[:hardwareissues|Hardware Issues]] * [[:mailinglists|Mailing lists]] * [[http://support.etherboot.org/|Bugtracker]] * [[:contributing|Contributing]] * [[:editing_permission|Wiki Edit Permission]] * [[:wiki:syntax|Wiki Syntax]] * [[:contact|Contact]] * [[:relatedlinks|Related Links]] * [[:commerciallinks|Commercial Links]] * [[:acknowledgements|Acknowledgements]] * [[:logos|Logo Art]]

QR Code
QR Code soc:2009:dverkamp:journal:week1 (generated for current page)