lemonldap-ng/debian/tests/control

53 lines
2.3 KiB
Plaintext
Raw Normal View History

2018-09-05 22:24:23 +02:00
# debian/tests/runner launch pkg-perl-autopkgtest tests for each library
Test-Command: ./debian/tests/runner build-deps lemonldap-ng-common
Depends: liblemonldap-ng-common-perl, @builddeps@, pkg-perl-autopkgtest
2021-01-18 06:16:13 +01:00
Features: test-name=common-test
2016-11-12 09:24:52 +01:00
Test-Command: ./debian/tests/runner build-deps lemonldap-ng-handler
Depends: liblemonldap-ng-handler-perl, @builddeps@, pkg-perl-autopkgtest
2021-01-18 06:16:13 +01:00
Features: test-name=handler-test
Test-Command: ./debian/tests/runner build-deps lemonldap-ng-portal
Depends: liblemonldap-ng-portal-perl, @builddeps@, pkg-perl-autopkgtest
2021-01-18 06:16:13 +01:00
Features: test-name=portal-test
Test-Command: ./debian/tests/runner build-deps lemonldap-ng-manager
Depends: liblemonldap-ng-manager-perl, @builddeps@, pkg-perl-autopkgtest
2021-01-18 06:16:13 +01:00
Features: test-name=manager-test
Test-Command: ./debian/tests/runner runtime-deps lemonldap-ng-common
Depends: liblemonldap-ng-common-perl, pkg-perl-autopkgtest, libmouse-perl
Restrictions: superficial, skippable
2021-01-18 06:16:13 +01:00
Features: test-name=runtime-deps-common
# Disable this one: skipped
#Test-Command: ./debian/tests/runner runtime-deps lemonldap-ng-handler
#Depends: liblemonldap-ng-handler-perl, pkg-perl-autopkgtest, libmouse-perl
#Restrictions: superficial, skippable
2021-01-18 06:16:13 +01:00
#Features: test-name=runtime-deps-handler
Test-Command: ./debian/tests/runner runtime-deps lemonldap-ng-portal
Depends: liblemonldap-ng-portal-perl, pkg-perl-autopkgtest, libmouse-perl
Restrictions: superficial, skippable
2021-01-18 06:16:13 +01:00
Features: test-name=runtime-deps-portal
Test-Command: ./debian/tests/runner runtime-deps lemonldap-ng-manager
Depends: liblemonldap-ng-manager-perl, pkg-perl-autopkgtest, libmouse-perl
Restrictions: superficial, skippable
2021-01-18 06:16:13 +01:00
Features: test-name=runtime-deps-manager
2016-11-12 09:24:52 +01:00
2018-09-05 22:24:23 +02:00
# Use pkg-perl-autopkgtest test for runtime-deps-and-recommends
# Some portal suggested dependencies are added here
2018-09-05 22:24:23 +02:00
Test-Command: /usr/share/pkg-perl-autopkgtest/runner runtime-deps-and-recommends
2020-11-06 06:03:39 +01:00
Depends: @, @builddeps@, pkg-perl-autopkgtest
, libyaml-perl, liblog-log4perl-perl
, libauthen-pam-perl, libauthen-radius-perl
, libweb-id-perl, libio-socket-timeout-perl
2021-01-15 06:30:12 +01:00
, libdatetime-format-rfc3339-perl
Restrictions: superficial
2021-01-18 06:16:13 +01:00
Features: test-name=runtime-deps-and-recommends
2016-11-12 09:24:52 +01:00
#Test-Command: ./debian/tests/runner heavy-deps
#Depends: @, pkg-perl-autopkgtest, pkg-perl-autopkgtest-heavy, libmouse-perl
2021-01-18 06:16:13 +01:00
#Features: test-name=heavy-deps