Codebase list libvirt-glib / upstream/0.1.9 tap-test
upstream/0.1.9

Tree @upstream/0.1.9 (Download .tar.gz)

tap-test @upstream/0.1.9raw · history · blame

1
2
3
4
5
#! /bin/sh

# run a GTest in tap mode. The test binary is passed as $1

$1 -k --tap