File: control

package info (click to toggle)
audit 1%3A4.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,468 kB
  • sloc: ansic: 61,684; makefile: 1,664; python: 1,647; sh: 417; sed: 32
file content (26 lines) | stat: -rw-r--r-- 1,040 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Test-Command: set -e ; for py in $(py3versions -s 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py -c "import audit; print(audit)" ; done
Depends: python3-all, python3-audit
Restrictions: allow-stderr, superficial
Features: test-name=python3-audit

Test-Command: set -e ; for py in $(py3versions -s 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py -c "import auparse; print(auparse)" ; done
Depends: python3-all, python3-audit
Restrictions: allow-stderr, superficial
Features: test-name=python3-auparse

# Regression test for bug #954257
Tests: 954257-regression
Depends: python3-all, python3-audit
Restrictions: allow-stderr, superficial

Tests: libaudit-build
Depends: build-essential, libaudit-dev, pkg-config
Restrictions: allow-stderr, superficial

Tests: libauparse-build
Depends: build-essential, libauparse-dev, pkg-config
Restrictions: allow-stderr, superficial

Tests: libaudit-static-build
Depends: build-essential, libaudit-dev, pkg-config
Restrictions: allow-stderr, superficial