Martin Pool
3d807132e4
Fix test suite breakage in calling tls.
...
Clean up test directory on completion.
2001-12-02 07:22:54 +00:00
Martin Pool
4c80c473ed
More testsuite cleanups. Now I hope we cope without 'cp -a', though
...
we still need 'cp -p'.
2001-09-06 06:21:15 +00:00
Martin Pool
501972bf72
Split the 'longdir' test into its own script, and make it work without
...
'mkdir -p'.
2001-09-06 05:57:27 +00:00
Martin Pool
e8ca590142
Cleanup check_logs feature.
...
`ps ax' is not portable -- don't use it to generate random text. Use
`ls -lR' instead.
2001-08-29 09:18:45 +00:00
Martin Pool
3fedd74ba2
Clean up Phil's test more.
...
Make the checkit() routine more generic.
Split out ssh tests.
2001-08-29 09:13:01 +00:00
Martin Pool
3a4c683f04
More test case work:
...
* make sure to build rsync before running 'make check'
* Put back in the loglevel concept from the samba scripts. If >8,
then turn on shell tracing.
* Allow tests to return 77 if they want to count as 'skipped'.
* Add more docs.
* Mangle Phil's script to get ready to run on non-Linux systems: we
need to not use shell functions, cp -a, etc. Not there yet.
2001-08-29 08:13:19 +00:00
Martin Pool
e340a8203e
Export autoconf settings to test scripts. Use this to cope with
...
systems that don't use "echo -n".
2001-08-17 01:57:42 +00:00
Martin Pool
09ec75a629
Don't pause at end of tests.
2001-08-17 01:43:13 +00:00
Martin Pool
068a7221ce
Move Phil Hand's test under the control of the master test suite.
2001-08-16 09:13:37 +00:00