From f449f278dd3c70e479a035f50a9bb817a9b433ba Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 17:24:08 +0200 Subject: Adding upstream version 3.2.6. Signed-off-by: Daniel Baumann --- distro/tests/README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 distro/tests/README.md (limited to 'distro/tests/README.md') diff --git a/distro/tests/README.md b/distro/tests/README.md new file mode 100644 index 0000000..d356db5 --- /dev/null +++ b/distro/tests/README.md @@ -0,0 +1,16 @@ +# packaging tests + +Debian autopkgtests from `distro/pkg/deb/tests` are reused here +using `apkg test` and symlinks. + +To run tests (from project root): + + apkg test + +See templated tests control: distro/tests/extra/all + +To see rendered control (from project root): + + apkg test --show-control [--distro debian-11] + +See [apkg test docs](https://pkg.labs.nic.cz/pages/apkg/test/). -- cgit v1.2.3