CTestMenu: add sample to visualize current running records

Origin commit data
------------------
Branch: ni/coolstream
Commit: 864cda9cfc
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-10 (Sat, 10 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2016-12-10 00:16:10 +01:00
parent 61a8bec4a0
commit 176db8b972
2 changed files with 87 additions and 1 deletions

View File

@@ -60,6 +60,7 @@ class CTestMenu : public CMenuTarget
void showHWTests(CMenuWidget *widget);
void showCCTests(CMenuWidget *widget);
void showMsgTests(CMenuWidget *widget);
void showRecords();
public:
CTestMenu();
~CTestMenu();