Searched refs:failures (Results 1 - 15 of 15) sorted by relevance

/osnet-11/usr/src/lib/crypt_modules/sha256/
H A Dtest.c104 int failures = 0; local
127 failures++;
133 if (failures == 0) {
136 fprintf(stderr, "%d tests failed\n", failures);
139 return (failures);
/osnet-11/usr/src/lib/pam_modules/unix_auth/
H A Dunix_auth.c116 display_warning(pam_handle_t *pamh, int failures, char *homedir, int sp_lstchg, argument
131 if (failures == 1) {
136 } else if (failures < FAILCOUNT_MASK) {
140 "The latest at %s."), failures, fail_date);
146 "The latest at %s."), failures, fail_date);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DSimple.pm101 will be considered failures. If no tests were ever run Test::Simple
155 Test::Simple will only report a maximum of 254 failures in its exit
H A DBuilder.pm963 Where diagnostic output on test failures and diag() should go.
972 Where diagnostics about todo test failures and diag() should go.
H A DHarness.pm324 A list of the tests which failed. Successive failures may be
530 # List unrun tests as failures.
534 # List overruns as failures.
1182 HARNESS_TODOFAIL to display TODO failures
H A DMore.pm841 they are "todo". Test::Harness will interpret failures as being ok.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/IPC/
H A DOpen2.pm55 C<exec> failures in the child are not detected. You'll have to
H A DOpen3.pm52 C<exec> failures in the child are not detected. You'll have to
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlivp.PL52 is printed. Test failures always print out some extra information
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DTest.pm597 Although test failures should be enough, extra diagnostics can be
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.pm598 failures: if something bad happens, an exception is generated from the
/osnet-11/usr/src/grub/grub2/build-uefi64/
H A DMakefile[all...]
/osnet-11/usr/src/grub/grub2/build-bios/
H A DMakefile[all...]
/osnet-11/usr/src/grub/grub2/build-bios/grub-core/
H A DMakefile[all...]
/osnet-11/usr/src/grub/grub2/build-uefi64/grub-core/
H A DMakefile[all...]

Completed in 375 milliseconds