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

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

tap-test @upstream/0.2.2raw · 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