Hi Will, Since I'm not familiar with DejaGnu, what does it buy you over 'sh' and good old exit 1; other than the need for expect and dejagnu? I looked at it once in a past life but have since flushed my cache. Seems like we still have to write all the test code outselves?
Phil On Thu, 2006-11-02 at 09:54 -0500, William Cohen wrote: > William Cohen wrote: > > Hi all, > > > > Starting to build out some tests for pfmon and libpfm using dejagnu. The > > tests in the testsuite are trivial. I have tried to put some comments in > > the files to indicate what additions are needed. Need to implement code > > determines the processor architecture and uses that information for what > > specific code to stick in the boiler plate. > > > > The tests need to have dejagnu and expect installed on the machine. Go > > into the testsuite directory and run with: > > > > runtest --tool pfmon > > > > The tests will run and output the number of tests that will pass. > > > > Any feedback or comments on the implementing the tests would be > > appreciated. > > > > -Will > > This testsuite.tgz is actually compressed with gzip. -Will > _______________________________________________ > perfmon mailing list > [email protected] > http://www.hpl.hp.com/hosted/linux/mail-archives/perfmon/ _______________________________________________ perfmon mailing list [email protected] http://www.hpl.hp.com/hosted/linux/mail-archives/perfmon/
