//**************************************************************************************
//D0CS07.TST
//By B. Rosen and M. Thomson  							February 7, 1979
//Sub Test Program for D0 CS Module
//**************************************************************************************
get "d0cs.d"

//Edge pin and test connector signal busses available to this sub-test:

//**************************************************************************************
//Test 11:

let Test11() be
[
	SpeakTest(11) //set initial conditions (see notes at end of D0CS.TST)
]

//**************************************************************************************
//Test 12:

let Test12() be
[
	SpeakTest(12) //set initial conditions (see notes at end of D0CS.TST)
]