From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp17.mail.ru (smtp17.mail.ru [94.100.176.154]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id DFF0846970E for ; Mon, 10 Feb 2020 09:31:45 +0300 (MSK) Date: Mon, 10 Feb 2020 09:31:44 +0300 From: Kirill Yukhin Message-ID: <20200210063144.lcsc5vbe5jus7jt4@tarantool.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH 1/1] fio: close unused descriptors automatically List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladislav Shpilevoy Cc: tarantool-patches@dev.tarantool.org Hello, On 09 фев 18:37, Vladislav Shpilevoy wrote: > test/app/fio.result | 93 +++++++++++++++++++++++++++++++++++++++++++ > test/app/fio.test.lua | 58 +++++++++++++++++++++++++++ Could you please put the test into separate file? -- Regards, Kirill Yukhin