File: control

package info (click to toggle)
posixtestsuite 1.5.2-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, trixie
  • size: 14,440 kB
  • sloc: ansic: 117,313; xml: 7,497; sh: 1,148; makefile: 315; perl: 34
file content (26 lines) | stat: -rw-r--r-- 949 bytes parent folder | download
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
Source: posixtestsuite
Section: devel
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: http://posixtest.sourceforge.net/
Vcs-Browser: https://git.hadrons.org/cgit/debian/pkgs/posixtestsuite.git
Vcs-Git: https://git.hadrons.org/git/debian/pkgs/posixtestsuite.git
Standards-Version: 4.3.0
Rules-Requires-Root: no
Build-Depends:
 debhelper (>= 11),

Package: posixtestsuite
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
Description: POSIX conformance test suite report log
 The POSIX Test Suite is a free (as in speech) test suite with the goal
 of performing conformance, functional, and stress testing of the IEEE
 1003.1-2001 System Interfaces specification in a manner that is agnostic
 to any given implementation.
 .
 This package only provides the test suite results in a log file. If you
 want to run the testsuite, use the source package of the same name (e.g.
 apt-get source posixtestsuite).