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

test_init()
{
	request_DUT "74hc4094dip16" || return 1
	return 0
}

test_run()
{
	toprammer --test
}
bues.ch cgit interface