File: control

package info (click to toggle)
vmemcache 0.8.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 820 kB
  • sloc: ansic: 8,950; perl: 892; sh: 444; python: 140; makefile: 7
file content (13 lines) | stat: -rw-r--r-- 627 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Test-Command: gcc -Wall -o "$AUTOPKGTEST_TMP"/example tests/example.c -lvmemcache && "$AUTOPKGTEST_TMP"/example
Features: test-name=gcc
Depends: gcc, libc-dev, make, libvmemcache-dev

Test-Command: clang -Wall -o "$AUTOPKGTEST_TMP"/example tests/example.c -lvmemcache && "$AUTOPKGTEST_TMP"/example
Features: test-name=clang
Depends: clang, libc-dev, make, libvmemcache-dev
Restrictions: skip-not-installable

Test-Command: tcc -Wall -o "$AUTOPKGTEST_TMP"/example tests/example.c -lvmemcache && "$AUTOPKGTEST_TMP"/example
Features: test-name=tcc
Depends: tcc, libc-dev, make, libvmemcache-dev
Restrictions: skip-not-installable