[Patch] Improve portability of regression tests

Darren Tucker dtucker at zip.com.au
Tue Jul 23 15:35:17 EST 2002


kumar wrote:
> I want to test OpenSSH in HP-UX box.Regarding regression tests, do anyone
> have the test scripts.

They're in the regress/ directory. Basically:

1. Grab a snapshot or do "cvs update -dP"
2. Apply the patch in the previous message.
3. Rebuild configure ("make -f Makefile.in distprep")
4. ./configure && make
5. cd regress && sh runtests.sh

-- 
Darren Tucker (dtucker at zip.com.au)
GPG Fingerprint D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.



More information about the openssh-unix-dev mailing list