equal
deleted
inserted
replaced
96 |
96 |
97 t = CheckWhatSmokeTest() |
97 t = CheckWhatSmokeTest() |
98 t.id = "0018f" |
98 t.id = "0018f" |
99 t.name = "temwhat" |
99 t.name = "temwhat" |
100 t.command = "sbs -b smoke_suite/test_resources/simple_extension/bld.inf --what" |
100 t.command = "sbs -b smoke_suite/test_resources/simple_extension/bld.inf --what" |
|
101 t.output_expected_only_once = True |
101 t.stdout = [ |
102 t.stdout = [ |
102 # exports |
103 # exports |
103 '$(EPOCROOT)/epoc32/tools/makefile_templates/sbsv2test/clean.mk', |
104 '$(EPOCROOT)/epoc32/tools/makefile_templates/sbsv2test/clean.mk', |
104 '$(EPOCROOT)/epoc32/tools/makefile_templates/sbsv2test/clean.meta', |
105 '$(EPOCROOT)/epoc32/tools/makefile_templates/sbsv2test/clean.meta', |
105 '$(EPOCROOT)/epoc32/tools/makefile_templates/sbsv2test/build.mk', |
106 '$(EPOCROOT)/epoc32/tools/makefile_templates/sbsv2test/build.mk', |