#!/bin/sh echo "--------------------" echo "running socket test" echo "--------------------" ./socket if [ $? -ne 0 ]; then echo "[FAIL]" else echo "[PASS]" fi on.ico'/>
summaryrefslogtreecommitdiff
path: root/tools/perf/builtin-inject.c
b589a5bc0ccafdd'>TREE01
AgeCommit message (Expand)AuthorFilesLines
AgeCommit message (Expand)AuthorFilesLines