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