summaryrefslogtreecommitdiffstats
path: root/tests/top2049/74hc4094dip16.test
blob: 0f45c7405dfa54c4bb06b99ccd797d175d4dd70d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/bash

function test_init
{
	request_DUT "74hc4094dip16" || return 1
	return 0
}

function test_run
{
	toprammer --test
}
bues.ch cgit interface