From d3bd60301348aaaabde89f74e2f2a738f20adf89 Mon Sep 17 00:00:00 2001 From: boyska Date: Wed, 23 Dec 2015 12:32:58 +0100 Subject: [PATCH] autopkgtest --- debian/control | 1 + debian/tests/control | 2 ++ debian/tests/import | 2 ++ 3 files changed, 5 insertions(+) create mode 100644 debian/tests/control create mode 100644 debian/tests/import diff --git a/debian/control b/debian/control index 08aa0f4..56d71ac 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: boyska Build-Depends: debhelper (>= 9~), dh-python, python-all (>=2.6.6-3~), python-setuptools Standards-Version: 3.9.4 X-Python-Version: >= 2.7 +Testsuite: autopkgtest Package: python-fsdb Architecture: all diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..efc9c7c --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,2 @@ +Tests: import +Depends: @ diff --git a/debian/tests/import b/debian/tests/import new file mode 100644 index 0000000..655861d --- /dev/null +++ b/debian/tests/import @@ -0,0 +1,2 @@ +#!/bin/sh +python -m fsdb.fsdb