#!/bin/sh echo "--------------------" echo "running socket test" echo "--------------------" ./socket if [ $? -ne 0 ]; then echo "[FAIL]" else echo "[PASS]" fi con.ico'/>
summaryrefslogtreecommitdiff
path: root/include/dt-bindings/reset/amlogic,meson8b-reset.h
AgeCommit message (Expand)AuthorFilesLines