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

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

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