This is the mail archive of the frysk@sources.redhat.com mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

funit (8)


Hello,

Both continuing, and expanding frysk's emphasis on test driven development, the new program funit(8) has been added.
Funit, which can be run as /usr/libexec/frysk/funit, runs all of frysk's non-graphical JUnit tests using the installed environment. Having this available makes it easier to check for:


- bugs in frysk (no need to re-build)

- bugs in the installed environment (yes, frysk's test suite is getting good at flushing out kernel and other bugs)

This testsuite is also run automatically as part of <<make installcheck>>.

Andrew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]