Hi Valdemar Moreira Pavesi

STF(solaris test framework) is a test framework,STF supports build, configure, 
execution, and unconfigure

To use STF you should export stf tool to your PATH.For example 

export PATH=$PATH:/opt/SUNWstc-stf/bin/`isainfo -k`/

Then you can use stf_build,stf_configure,stf_execute,stf_unconfigure to 
build,configure,run and unconfigure a test suite.

You can got a detail instruction from this link
http://opensolaris.org/os/community/testing/testsuites/stf/

thanks
-yuan.fan

> Hello,
>
> I had installed the pkg SUNWstc-stf  , How I can initiate the tests ? 
>
>
> srx114:/unisphere/srx3000/callp/bin (1529> su
> # cd /opt
> # ls
> DTT               SMAW              solid45           SUNWjass          
> SUNWstc-checkenv  SUNWstc-share     swinstall         UPDATE
> sfw               solid             SUNWexplo         SUNWmlib          
> SUNWstc-runwattr  SUNWstc-stf       unisphere         validation_data
> # cd SUNWstc-stf
> # ls
> bin              contrib          include          Makefiles        
> stf_description
> build            etc              lib              STC.INFO         STF.INFO
> # cd bin
> # ls
> amd64            amd64-gcc        i386             i386-f64         
> stf_description
> # uname -a
> SunOS srx114 5.10 Generic_138889-01 i86pc i386 i86pc
> #
>
>
> Thanks!
> Valdemar
>   


Reply via email to