Searched refs:torture (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/
H A DMakefile.am68 test-torture: test
81 test-torture:
82 @(cd tests; $(MAKE) all torture-test)
H A DMakefile.in819 @CROSSCOMPILING_TRUE@test-torture: test
830 @CROSSCOMPILING_FALSE@test-torture:
831 @CROSSCOMPILING_FALSE@ @(cd tests; $(MAKE) all torture-test)
H A DMakefile819 #test-torture: test
830 test-torture:
831 @(cd tests; $(MAKE) all torture-test)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/
H A DMakefile.am72 torture-test: all
H A Druntests.pl275 # torture test variables
276 my $torture;
511 # Memory allocation test and failure torture testing.
513 sub torture { subroutine
615 logmsg "torture OK\n";
2404 if(!$curl_debug && $torture) {
2405 die "can't run torture tests since curl was not built with curldebug";
3117 if ($torture) {
3118 $cmdres = torture($CMDLINE,
3271 # Must run the postcheck command in torture mod
[all...]
H A DMakefile.in630 torture-test: all
H A DMakefile630 torture-test: all
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/ubi/
H A Dwl.c141 * @torture: if the physical eraseblock has to be tortured
153 int torture; member in struct:ubi_work
577 * @torture: if the physical eraseblock has to be tortured
582 static int sync_erase(struct ubi_device *ubi, struct ubi_wl_entry *e, int torture) argument
598 err = ubi_io_sync_erase(ubi, e->pnum, torture);
704 * @torture: if the physical eraseblock has to be tortured
710 int torture)
714 dbg_wl("schedule erasure of PEB %d, EC %d, torture %d",
715 e->pnum, e->ec, torture);
723 wl_wrk->torture
709 schedule_erase(struct ubi_device *ubi, struct ubi_wl_entry *e, int torture) argument
1117 ubi_wl_put_peb(struct ubi_device *ubi, int pnum, int torture) argument
[all...]
H A Dubi.h400 int ubi_wl_put_peb(struct ubi_device *ubi, int pnum, int torture);
411 int ubi_io_sync_erase(const struct ubi_device *ubi, int pnum, int torture);
H A Dio.c448 * @torture: if this physical eraseblock has to be tortured
450 * This function synchronously erases physical eraseblock @pnum. If @torture
460 int ubi_io_sync_erase(const struct ubi_device *ubi, int pnum, int torture) argument
475 if (torture) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/Mandrake/
H A Dsamba2.spec1019 %make all libsmbclient smbfilter wins modules %{?_with_test: torture debug3html bin/log2pcap} bin/editreg bin/smbget client/mount.cifs
2073 - smbwrapper and torture target broken (only in 9.0?)

Completed in 94 milliseconds