From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Vetter Subject: Re: [RFC] tests/gem_bo_falloc: New igt for testing gem_fallocate() ioctl Date: Fri, 25 Apr 2014 16:10:10 +0200 Message-ID: <20140425141010.GU26374@phenom.ffwll.local> References: <1398430232-2957-1-git-send-email-arun.siluvery@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by gabe.freedesktop.org (Postfix) with ESMTP id BCE236E0A0 for ; Fri, 25 Apr 2014 07:10:15 -0700 (PDT) Received: by mail-ee0-f54.google.com with SMTP id d49so2875434eek.13 for ; Fri, 25 Apr 2014 07:10:14 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1398430232-2957-1-git-send-email-arun.siluvery@linux.intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" To: arun.siluvery@linux.intel.com Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Fri, Apr 25, 2014 at 01:50:32PM +0100, arun.siluvery@linux.intel.com 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