From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Hrubis Date: Thu, 26 Aug 2021 17:29:16 +0200 Subject: [LTP] [PATCH 1/4 v2] api: Add a IS_BIT_SET() macro in tst_bitmap.h In-Reply-To: References: <20210825153932.138396-1-ziyaoxie@outlook.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi! > Add a IS_BIT_SET() macro in tst_bitmap.h to check whether the n-th bit > of val is set. Since this has been put into the test library I've changed this to TST_IS_BIT_SET() and pushed, thanks. -- Cyril Hrubis chrubis@suse.cz