From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Content-Transfer-Encoding: 7bit From: Daniel Sangorrin Date: Wed, 13 Dec 2017 17:42:15 +0900 Message-Id: <1513154537-11933-1-git-send-email-daniel.sangorrin@toshiba.co.jp> Subject: [Fuego] LTP: fix the spreadsheet parser script List-Id: Mailing list for the Fuego test framework List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: fuego@lists.linuxfoundation.org Hi Tim, I noticed that the rtonly spec was failing because it just produces an rt.log but no spreadsheet. The following patches fix that. [PATCH 1/2] LTP:ltp_process: dont crash if no sheets are generated [PATCH 2/2] LTP:ltp_process: parse the rt.log into a new sheet I am planning to focus on improving LTP soon, please let me know if you are going to work on it as well to avoid collisions. Also if you have any ideas about what you want to have changed in LTP let me know. Best regards, Daniel