]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
UBUNTU: [Packaging] add support to compile/run selftests
authorKleber Sacilotto de Souza <kleber.souza@canonical.com>
Wed, 22 Apr 2020 16:40:39 +0000 (18:40 +0200)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 5 May 2020 10:32:22 +0000 (12:32 +0200)
commitbbd805a152e19c653161dc699550453c6d6584a1
treea7080cdc88a746d2790d8077b36c5d800c9f5154
parentcfaa482afb97e3c05d020af80b897b061109d51f
UBUNTU: [Packaging] add support to compile/run selftests

BugLink: https://bugs.launchpad.net/bugs/1874286
Add some simple debian/rules targets that will keep a list of the
selftests that Ubuntu cares about, compile and run them. This can be
plugged into our test build infrastructure in order to compile the
testcases before we close and package a release.

Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Acked-by: Benjamin M Romer <benjamin.romer@canonical.com>
Signed-off-by: Kelsey Skunberg <kelsey.skunberg@canonical.com>
debian/rules.d/0-common-vars.mk
debian/rules.d/1-maintainer.mk