summaryrefslogtreecommitdiff
path: root/source3/aparser/templates/harness.tpl
blob: 27c33c0adc1aef13161eae73177fdff098732bdf (plain)
1
2
3
4
5

	if (strcmp(test,"@TEST@")==0) {
	   @TEST@ il;
	   ret = io_@TEST@("@TEST@", ps, 0, &il, flags);
	} else