OpenSolaris

  subsites:   Code Reviews   Gates   Issues   Defects   Polls   Test   PKG   Planet   Mail
You are not signed in. Sign in or register.

Announcements

SMF Test Suite | 06/02/2008

The SMF test suite opensourced over the weekend. I'm hoping to get this turned into a project of its own, setting up a code repository. Paving the road for some of the steps for integration of test suite code back into Sun as well as pushing out test suite code.

I expect to see active development in this suite as there are a number of things that can be added to provide coverage, and as well as a number of new features coming that need to be tested.

Current major test suite development areas are the tests for the Template Extensions. Part of this is a dynamic manifest generator that will build up XML Manifest files for testing based on a entry forms creating combinations of Manifest entries for testing.


Test source tarballs and packages for the test suite can be downloaded at: Source and Packages

The SMF test suite source is available for browsing at: Browsable Source

The documentation for the SMF test suite is located at: Documentation

scfdot - An SMF dependency graph generator | 10/20/2005

scfdot is a C program which generates a large, colored graph of the SMF services and their dependencies in a language which the dot program (from the graphviz package) can render into a variety of formats. In addition to providing some nice wall art, the graph can be used to help you understand how SMF's dependecies interact on a system. scfdot is now available at

http://opensolaris.org/os/community/smf/scfdot

That page has a compressed tar file of scfdot.c and its supporting files. The page also has a thumbnail image of the sample graph included in the package.

Feel free to send comments, patches, and ideas for improvement to this list (smf dash discuss at opensolaris dot org).

David Bustos (maintainer)
Dan Price (initial author)