From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Wed, 4 Mar 2020 19:46:18 +0100 Subject: [LTP] [PATCH 01/12] lib: Move tst_clock_name() to tst_clock.c In-Reply-To: <20200304152401.7432-1-chrubis@suse.cz> References: <20200304152401.7432-1-chrubis@suse.cz> Message-ID: <20200304184618.GA20097@dell5510> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Cyril, > Move tst_clock_name() from tst_timer.c to tst_clock.c and add a few > missing clocks. Reviewed-by: Petr Vorel Kind regards, Petr