From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 30 Oct 2020 14:47:22 -0400 Subject: [PATCH v4 08/22] test: log: Convert log_test from python to C In-Reply-To: <20201027235541.706077-9-seanga2@gmail.com> References: <20201027235541.706077-1-seanga2@gmail.com> <20201027235541.706077-9-seanga2@gmail.com> Message-ID: <20201030184722.GH5340@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Oct 27, 2020 at 07:55:27PM -0400, Sean Anderson wrote: > When rebasing this series I had to renumber all my log tests because > someone made another log test in the meantime. This involved updaing a > number in several places (C and python), and it wasn't checked by the > compiler. So I though "how hard could it be to just rewrite in C?" And > though it wasn't hard, it *was* tedious. Tests are numbered the same as > before to allow for easier review. > > A note that if a test fails, everything after it will probably also fail. > This is because that test won't clean up its filters. There's no easy way > to do the cleanup, except perhaps removing all filters in a wrapper > function. > > Signed-off-by: Sean Anderson Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: