test_menu: add CTermWindow() test

Origin commit data
------------------
Commit: 2ec0b463aa
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)
This commit is contained in:
Stefan Seyfried
2018-01-15 19:54:52 +01:00
committed by vanhofen
parent 6ec6be1a41
commit 8e7dc910a8
2 changed files with 21 additions and 0 deletions

View File

@@ -62,6 +62,7 @@ class CTestMenu : public CMenuTarget
void showCCTests(CMenuWidget *widget);
void showMsgTests(CMenuWidget *widget);
void showRecords();
void handleShellOutput(std::string *line, int *, bool *);
public:
CTestMenu();
~CTestMenu();