Searched refs:test_log (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Drunxmlconf.c121 static void test_log(const char *msg, ...) { function
200 test_log("test %s : %s out of memory\n",
206 test_log("test %s : %s invalid document turned not well-formed too\n",
211 test_log("test %s : %s failed to detect invalid document\n",
230 test_log("test %s : %s out of memory\n",
236 test_log("test %s : %s failed to parse a valid document\n",
243 test_log("test %s : %s failed to validate a valid document\n",
265 test_log("test %s : %s failed to parse the XML\n",
272 test_log("test %s : %s failed to detect namespace error\n",
289 test_log("tes
[all...]
H A Drunsuite.c178 static void test_log(const char *msg, ...) { function
325 test_log("Failed to find test in correct line %ld\n",
349 test_log("Failed to detect incorect RNG line %ld\n",
362 test_log("Validation of tests starting line %ld leaked %d\n",
487 test_log("Failed to parse RNGtest line %ld\n",
518 test_log("Failed to parse valid instance line %ld\n",
531 test_log("Failed to validate valid instance line %ld\n",
535 test_log("Internal error validating instance line %ld\n",
543 test_log("Validation of instance line %ld leaked %d\n",
575 test_log("Faile
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Drunxmlconf.c121 static void test_log(const char *msg, ...) { function
200 test_log("test %s : %s out of memory\n",
206 test_log("test %s : %s invalid document turned not well-formed too\n",
211 test_log("test %s : %s failed to detect invalid document\n",
230 test_log("test %s : %s out of memory\n",
236 test_log("test %s : %s failed to parse a valid document\n",
243 test_log("test %s : %s failed to validate a valid document\n",
265 test_log("test %s : %s failed to parse the XML\n",
272 test_log("test %s : %s failed to detect namespace error\n",
289 test_log("tes
[all...]
H A Drunsuite.c178 static void test_log(const char *msg, ...) { function
325 test_log("Failed to find test in correct line %ld\n",
349 test_log("Failed to detect incorect RNG line %ld\n",
362 test_log("Validation of tests starting line %ld leaked %d\n",
487 test_log("Failed to parse RNGtest line %ld\n",
518 test_log("Failed to parse valid instance line %ld\n",
531 test_log("Failed to validate valid instance line %ld\n",
535 test_log("Internal error validating instance line %ld\n",
543 test_log("Validation of instance line %ld leaked %d\n",
575 test_log("Faile
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/stf/
H A Dcomfychair.py43 self.test_log = ""
179 self.test_log = self.test_log + "Run in background:\n" + `cmd` + "\n"
187 self.test_log = self.test_log + "pid: %d\n" % pid
248 self.test_log = self.test_log + ("""Run command: %s
264 print "test_log:"
265 print self.test_log
272 self.test_log
[all...]

Completed in 202 milliseconds