Codebase list libvirt-glib / cb8029a tap-test
cb8029a

Tree @cb8029a (Download .tar.gz)

tap-test @cb8029araw · 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