File: timer

package info (click to toggle)
glib2.0 2.87.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 66,904 kB
  • sloc: ansic: 545,999; python: 9,937; sh: 1,612; xml: 1,511; perl: 1,223; cpp: 551; makefile: 308; javascript: 11
file content (13 lines) | stat: -rwxr-xr-x 262 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh
# (C) 2013 Canonical Ltd.
# (C) 2019 Collabora Ltd.

set -eu
NULL=

export DEB_ALLOW_FLAKY_TESTS=1
export GIO_USE_VFS=local
export GIO_USE_VOLUME_MONITOR=unix
export XDG_RUNTIME_DIR="$AUTOPKGTEST_TMP"

exec gnome-desktop-testing-runner glib/timer.test