summaryrefslogtreecommitdiffstats
path: root/tests/top2049/004-hm62256dip28.test
blob: 06c135471f903304083a999d682111c487f2181f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/bash

function test_init
{
	request_DUT "hm62256dip28" || return 1
	return 0
}

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