rpm-ostree/buildutil/tap-test
Colin Walters f93cb5bcc5 buildutil: Import some test helpers from json-glib
Not actually used yet; we'll need to modify these in subsequent
commits, but this is the starting point.  Future commits will
therefore have a useful diff.  Even if admittedly it's unlikely
they'll re-unify in the near future.
2014-12-19 10:47:55 -05:00

6 lines
84 B
Bash
Executable File

#! /bin/sh
# run a GTest in tap mode. The test binary is passed as $1
$1 -k --tap