> > What about tests that are in ON (e.g. usr/src/cmd/dtrace/test)? > Interesting question. Tests are currently a "common" exception, but in > general, if tests are not built, how do we ensure they don't rot? Thus, > is it prohibitive or otherwise unreasonable to have them be "built" as > part of nightly?
We're only talking about compilation here. Like Bill pointed out separately, SUNWdtrt is built during the ON build. Any tests that are integrated should be built and packaged; the installation of those packages and execution of those tests is way beyond the scope of findunref. The same is true of the ON bits. Even scripts are still referenced during the build, once via execution of the .sh suffix rule, and again during packaging. --Mark _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
