From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Tue, 4 May 2021 13:00:53 +0200 Subject: [LTP] [PATCH] realtime/func/pi-tests: testpi-2 parser indentation fix In-Reply-To: References: <1620029239-31643-1-git-send-email-ankitja@vmware.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 Ankit, > > If pi-tests are really working and worth to keep (one of my colleagues > > realtime expert in the past didn't see much value in them), it'd be good > > to rewrite these parsers to shell (to avoid unnecessary python3 dependency). > Is there any other test suite or project which supersede or replaces the pi-tests in LTP? No idea, maybe ask at appropriate ML (linux-rt-users@vger.kernel.org ?) Kind regards, Petr > - Ankit