Fix snprintf test and output result to TAP format
[deliverable/lttng-ust.git] / tests / snprintf / run
1 #!/bin/bash
2
3 TEST_DIR=$(dirname $0)
4 ./${TEST_DIR}/prog
This page took 0.041696 seconds and 5 git commands to generate.