messing about.
[samba.git] / source3 / aparser / templates / harness.tpl
1
2         if (strcmp(test,"@TEST@")==0) {
3            @TEST@ il;
4            ret = io_@TEST@("@TEST@", ps, 0, &il, flags);
5         }