new upstream 2.8.0

This commit is contained in:
lagertonne 2022-06-29 12:37:36 +02:00
parent fc7f4b43c1
commit b2b0c9995a
836 changed files with 137090 additions and 30018 deletions

17
tests/NIT/README Normal file
View file

@ -0,0 +1,17 @@
NUT Integration Testing suite
=============================
This suite aims to simplify running `upsd`, a `dummy-ups` driver and
a few clients to query them, as part of regular `make check` routine
or separately with existing binaries (should not impact any existing
installation data, processes or communications).
WARNING: Current working directory when starting the script should be
the location where it may create temporary data (e.g. the BUILDDIR).
See also
link:https://git.launchpad.net/ubuntu/+source/nut/tree/debian/tests/test-nut.py[The NUT testing script]
available in the
link:https://code.edge.launchpad.net/qa-regression-testing[Ubuntu QA Regression Testing suite]
doing a similar job with NUT installed from packages and configuring
it via files in standard path names.