diff options
author | Jakub Ružička <jakub.ruzicka@nic.cz> | 2023-04-26 17:26:30 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2023-08-22 14:59:22 +0200 |
commit | 31ef5645e9155365db96705b847968008d378658 (patch) | |
tree | ad4364648faac6de659ce2aeaa90470fabfd5fe9 /distro/tests/control | |
parent | 215f7161c426975ca821f5d3c1866889287dcdbc (diff) |
Distro: Add apkg packaging test
The test was written by Maria Matejka, thanks!
Run this using
apkg test
Diffstat (limited to 'distro/tests/control')
-rw-r--r-- | distro/tests/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/distro/tests/control b/distro/tests/control new file mode 100644 index 00000000..f588af8f --- /dev/null +++ b/distro/tests/control @@ -0,0 +1,3 @@ +Tests: test-bird.sh +Restrictions: needs-root +Depends: bird2, iproute2 |