diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 4213b0c..f388a2e 100644 --- a/debian/control +++ b/debian/control @@ -1,13 +1,13 @@ -Source: pjutest +Source: pyjutest Section: text Priority: optional Maintainer: Manuel Traut <manut@linutronix.de> Build-Depends: debhelper (>= 9), python3 Standards-Version: 3.9.8 -Package: pjutest +Package: pyjutest Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, python3-junit.xml Description: commandline unit-test wrapper - use it with 'pjutest anycmd' it will capture stdout, stderr of anycmd and + use it with 'pyjutest anycmd' it will capture stdout, stderr of anycmd and log it into a junit xml file. multiple calls append to an existing xml. |
