shared
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends
Static Public Member Functions | List of all members
BuildAndTest Class Reference

A class for build followed by test of the SST on Windows. More...

#include <BuildAndTest.hpp>

Static Public Member Functions

static void execAndWaitFor (const TCHAR *cmd)
 Executes the given command line and waits for completion. More...
 

Detailed Description

A class for build followed by test of the SST on Windows.

Member Function Documentation

void BuildAndTest::execAndWaitFor ( const TCHAR *  cmd)
static

Executes the given command line and waits for completion.

Parameters
cmdthe command line.