summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2024-02-21 18:50:13 +0100
committerDonald Sharp <sharpd@nvidia.com>2024-03-04 17:06:35 +0100
commit0beabd76e59dda1aa4cdf991e87a183540835bf5 (patch)
tree2cd759a78be13c7a3f4f2502a0a4d26783766911
parenttests: Add a pytest marker for the fpm (diff)
downloadfrr-0beabd76e59dda1aa4cdf991e87a183540835bf5.tar.xz
frr-0beabd76e59dda1aa4cdf991e87a183540835bf5.zip
debian: Add a frr-test-tools debian package
This package will hold test tools that are built and useful for developers of FRR but not useful for everyday usage of FRR. This is separted out because these are useful enough to have in their own package. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
-rw-r--r--debian/control8
-rw-r--r--debian/frr-test-tools.install1
-rw-r--r--debian/not-installed1
3 files changed, 9 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index b3c14f06f..fb8c2162d 100644
--- a/debian/control
+++ b/debian/control
@@ -102,6 +102,14 @@ Description: FRRouting suite - BGP RPKI support (rtrlib)
number.
Build-Profiles: <!pkg.frr.nortrlib>
+Package: frr-test-tools
+Architecture: linux-any
+Depends: frr (= ${binary:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends}
+Description: FRRouting suite - Testing Tools
+ Adds FRR test tools, used in testing FRR.
+
Package: frr-doc
Section: doc
Architecture: all
diff --git a/debian/frr-test-tools.install b/debian/frr-test-tools.install
new file mode 100644
index 000000000..a8ad18f2c
--- /dev/null
+++ b/debian/frr-test-tools.install
@@ -0,0 +1 @@
+usr/lib/frr/fpm_listener
diff --git a/debian/not-installed b/debian/not-installed
index c7766ac25..8999dd948 100644
--- a/debian/not-installed
+++ b/debian/not-installed
@@ -1,5 +1,4 @@
usr/include
usr/lib/frr/ospfclient
-usr/lib/frr/fpm_listener
usr/lib/frr/rfptest
usr/lib/*/frr/modules/dplane_sample_plugin.so