On Fri, Apr 25, 2014 at 01:50:32PM +0100, arun.siluvery@xxxxxxxxxxxxxxx wrote: > +int main(int argc, char **argv) > +{ > + igt_subtest_init(argc, argv); > + > + igt_fixture > + fd = drm_open_any(); > + > + igt_subtest("gem_falloc arguments validation") > + test_gem_falloc_arguments_validation(fd); We tend to have no spaces in subtest names, please use dash '-' instead. space have a good chance to upset our tooling. -Daniel -- Daniel Vetter Software Engineer, Intel Corporation +41 (0) 79 365 57 48 - http://blog.ffwll.ch _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx