#!/bin/sh echo "--------------------" echo "running socket test" echo "--------------------" ./socket if [ $? -ne 0 ]; then echo "[FAIL]" else echo "[PASS]" fi con.ico'/>
summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/powerpc/include/vsx_asm.h
AgeCommit message (Expand)AuthorFilesLines