#!/bin/sh test_init() { request_DUT "74hc4094dip16" || return 1 return 0 } test_run() { toprammer --test }