equal
deleted
inserted
replaced
33 SOURCEPATH ../src |
33 SOURCEPATH ../src |
34 SOURCE tsu_mmtsth12/TSU_MmTsthSuite12.cpp |
34 SOURCE tsu_mmtsth12/TSU_MmTsthSuite12.cpp |
35 SOURCE tsu_mmtsth12/TSU_MmTsthStep12.cpp |
35 SOURCE tsu_mmtsth12/TSU_MmTsthStep12.cpp |
36 SOURCE tsu_mmtsth12/TSU_MmTsth12.cpp |
36 SOURCE tsu_mmtsth12/TSU_MmTsth12.cpp |
37 |
37 |
38 // code to be tested |
|
39 |
|
40 SOURCE ../../mmtestfw/Source/TestFrameworkClient/TestSuite.cpp |
|
41 SOURCE ../../mmtestfw/Source/TestFrameworkClient/Log.cpp |
|
42 |
|
43 // required for non-exported functions which need testing |
|
44 |
|
45 SOURCE ../../mmtestfw/Source/TestFrameworkClient/TestStep.cpp |
|
46 SOURCE ../../mmtestfw/Source/TestFrameworkClient/asyncscheduler.cpp // to keep previous happy |
|
47 SOURCE ../../mmtestfw/Source/TestFrameworkClient/TestIniData.cpp |
|
48 |
|
49 // required stubs |
38 // required stubs |
50 |
39 |
51 SOURCE tsu_stubs/TestStepVirtualStub.cpp |
40 SOURCE tsu_stubs/TestStepVirtualStub.cpp |
52 SOURCE tsu_stubs/TestSuiteVirtualStub.cpp |
41 SOURCE tsu_stubs/TestSuiteVirtualStub.cpp |
53 |
42 |