Searched refs:getstring (Results 1 – 10 of 10) sorted by relevance
37 self.assertEquals(value1, to_test.getstring(section, option1))38 self.assertEquals(None, to_test.getstring(section, option2))47 self.assertEquals(None, to_test.getstring(section, option1))48 self.assertEquals(value2, to_test.getstring(section, option2))
172 keyword = config.getstring(section, 'run_on')173 hour = config.getstring(section, 'hour')174 suite = config.getstring(section, 'suite')175 branches = config.getstring(section, 'branch_specs')176 pool = config.getstring(section, 'pool')177 boards = config.getstring(section, 'boards')179 cros_build_spec = config.getstring(section, 'cros_build_spec')180 firmware_rw_build_spec = config.getstring(182 test_source = config.getstring(section, 'test_source')
56 def getstring(self, section, option): member in ForgivingConfigParser
55 getstring.c \130 getstring.obj,\214 getstring.obj : getstring.c
22 testrun_compare ${abs_builddir}/dwarf-getstring testfile11 <<\EOF
48 test-flag-nobits dwarf-getstring rerequest_tag \103 run-dwarf-getstring.sh run-rerequest_tag.sh run-typeiter.sh \182 run-dwarf-getstring.sh run-rerequest_tag.sh run-alldts.sh \
132 * dwarf-getstring.c (main): Call dwarf_end.157 * dwarf-getstring.c (main): Likewise.1516 * dwarf-getstring.c: New test.1517 * run-dwarf-getstring.sh: And its wrapper.
107 /tests/dwarf-getstring
50 $(SRCDIR)main/getstring.c \
82 'main/getstring.c',