File: README

package info (click to toggle)
developers-reference 12.18
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,172 kB
  • sloc: makefile: 177; javascript: 74; python: 74; sh: 68; perl: 25
file content (6 lines) | stat: -rw-r--r-- 338 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
How to test locally, should probably moved to developers-reference itself...

sudo apt install autopkgtest vmdb2
sudo autopkgtest-build-qemu unstable $SOMEPATH/autopkgtest-unstable.img
# build the binary package and run tests using 4 cores
autopkgtest -s ./developers-reference_12.13.dsc -- qemu -c 4  $SOMEPATH./autopkgtest-unstable.img