Home
last modified time | relevance | path

Searched refs:test_what (Results 1 – 25 of 26) sorted by relevance

12

/dports/textproc/py-elasticsearch-curator/curator-5.8.4/curator/validators/
H A Dschemacheck.py7 def __init__(self, config, schema, test_what, location): argument
27 self.loggit.debug('"{0}" config: {1}'.format(test_what, config))
30 self.test_what = test_what
69 self.test_what, self.location, self.badvalue, self.error)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/lib/
H A Dtarget-supports.exp170 proc check_profiling_available { test_what } { argument
173 verbose "Profiling argument is <$test_what>" 1
182 if { [istarget *-*-solaris2*] && [lindex $test_what 1] == "-p" } {
191 && ([lindex $test_what 1] == "-p" || [lindex $test_what 1] == "-pg") } {
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/lib/
H A Dtarget-supports.exp170 proc check_profiling_available { test_what } { argument
173 verbose "Profiling argument is <$test_what>" 1
182 if { [istarget *-*-solaris2*] && [lindex $test_what 1] == "-p" } {
191 && ([lindex $test_what 1] == "-p" || [lindex $test_what 1] == "-pg") } {
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/lib/
H A Dtarget-supports.exp455 proc check_profiling_available { test_what } { argument
458 verbose "Profiling argument is <$test_what>" 1
464 if { $test_what == "-fprofile-generate" } {
481 && ($test_what == "-p" || $test_what == "-pg") } {
492 && ([lindex $test_what 1] == "-p"
493 || [lindex $test_what 1] == "-pg") } {
504 && ($test_what == "-p" || $test_what == "-pg") } {
999 proc check_iconv_available { test_what } { argument
1006 set test_what [lindex $test_what 1]
1007 return [check_runtime_nocache $test_what [subst {
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/lib/
H A Dtarget-supports.exp455 proc check_profiling_available { test_what } { argument
458 verbose "Profiling argument is <$test_what>" 1
464 if { $test_what == "-fprofile-generate" } {
481 && ($test_what == "-p" || $test_what == "-pg") } {
492 && ([lindex $test_what 1] == "-p"
493 || [lindex $test_what 1] == "-pg") } {
504 && ($test_what == "-p" || $test_what == "-pg") } {
999 proc check_iconv_available { test_what } { argument
1006 set test_what [lindex $test_what 1]
1007 return [check_runtime_nocache $test_what [subst {
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/lib/
H A Dtarget-supports.exp462 proc check_profiling_available { test_what } { argument
465 verbose "Profiling argument is <$test_what>" 1
471 if { $test_what == "-fprofile-generate" } {
488 && ($test_what == "-p" || $test_what == "-pg") } {
493 if { [istarget *-*-mingw*] && $test_what == "-p" } {
498 if { [istarget *-*-cygwin*] && $test_what == "-p" } {
504 && ($test_what == "-p" || $test_what == "-pg") } {
1036 proc check_iconv_available { test_what } { argument
1043 set test_what [lindex $test_what 1]
1044 return [check_runtime_nocache $test_what [subst {
[all …]
/dports/math/py-brial/BRiAl-1.2.10/tests/
H A DPBoRiErrorTest.cc56 BOOST_AUTO_TEST_CASE(test_what) { in BOOST_AUTO_TEST_CASE() argument
/dports/math/brial/BRiAl-1.2.10/tests/
H A DPBoRiErrorTest.cc56 BOOST_AUTO_TEST_CASE(test_what) { in BOOST_AUTO_TEST_CASE() argument
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/lib/
H A Dtarget-supports.exp511 proc check_profiling_available { test_what } { argument
514 verbose "Profiling argument is <$test_what>" 1
520 if { $test_what == "-fprofile-generate" } {
537 && ($test_what == "-p" || $test_what == "-pg") } {
542 if { [istarget *-*-mingw*] && $test_what == "-p" } {
547 if { [istarget *-*-cygwin*] && $test_what == "-p" } {
553 && ($test_what == "-p" || $test_what == "-pg") } {
1257 proc check_iconv_available { test_what } {
1264 set test_what [lindex $test_what 1]
1265 return [check_runtime_nocache $test_what [subst {
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/lib/
H A Dtarget-supports.exp511 proc check_profiling_available { test_what } { argument
514 verbose "Profiling argument is <$test_what>" 1
520 if { $test_what == "-fprofile-generate" } {
537 && ($test_what == "-p" || $test_what == "-pg") } {
542 if { [istarget *-*-mingw*] && $test_what == "-p" } {
547 if { [istarget *-*-cygwin*] && $test_what == "-p" } {
553 && ($test_what == "-p" || $test_what == "-pg") } {
1257 proc check_iconv_available { test_what } {
1264 set test_what [lindex $test_what 1]
1265 return [check_runtime_nocache $test_what [subst {
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/lib/
H A Dtarget-supports.exp583 proc check_profiling_available { test_what } { argument
586 verbose "Profiling argument is <$test_what>" 1
592 if { $test_what == "-fprofile-generate" } {
598 if { $test_what == "-fauto-profile" } {
639 && ($test_what == "-p" || $test_what == "-pg") } {
644 if { [istarget *-*-mingw*] && $test_what == "-p" } {
655 && ($test_what == "-p" || $test_what == "-pg") } {
1385 proc check_iconv_available { test_what } {
1392 set test_what [lindex $test_what 1]
1393 return [check_runtime_nocache $test_what [subst {
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/lib/
H A Dtarget-supports.exp583 proc check_profiling_available { test_what } { argument
586 verbose "Profiling argument is <$test_what>" 1
592 if { $test_what == "-fprofile-generate" } {
598 if { $test_what == "-fauto-profile" } {
639 && ($test_what == "-p" || $test_what == "-pg") } {
644 if { [istarget *-*-mingw*] && $test_what == "-p" } {
655 && ($test_what == "-p" || $test_what == "-pg") } {
1385 proc check_iconv_available { test_what } {
1392 set test_what [lindex $test_what 1]
1393 return [check_runtime_nocache $test_what [subst {
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/lib/
H A Dtarget-supports.exp583 proc check_profiling_available { test_what } { argument
586 verbose "Profiling argument is <$test_what>" 1
592 if { $test_what == "-fprofile-generate" } {
598 if { $test_what == "-fauto-profile" } {
639 && ($test_what == "-p" || $test_what == "-pg") } {
644 if { [istarget *-*-mingw*] && $test_what == "-p" } {
655 && ($test_what == "-p" || $test_what == "-pg") } {
1385 proc check_iconv_available { test_what } {
1392 set test_what [lindex $test_what 1]
1393 return [check_runtime_nocache $test_what [subst {
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/lib/
H A Dtarget-supports.exp583 proc check_profiling_available { test_what } { argument
586 verbose "Profiling argument is <$test_what>" 1
592 if { $test_what == "-fprofile-generate" } {
598 if { $test_what == "-fauto-profile" } {
639 && ($test_what == "-p" || $test_what == "-pg") } {
644 if { [istarget *-*-mingw*] && $test_what == "-p" } {
655 && ($test_what == "-p" || $test_what == "-pg") } {
1385 proc check_iconv_available { test_what } {
1392 set test_what [lindex $test_what 1]
1393 return [check_runtime_nocache $test_what [subst {
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/lib/
H A Dtarget-supports.exp584 proc check_profiling_available { test_what } { argument
585 verbose "Profiling argument is <$test_what>" 1
591 if { $test_what == "-fprofile-generate" } {
597 if { $test_what == "-fauto-profile" } {
638 && ($test_what == "-p" || $test_what == "-pg") } {
643 if { [istarget *-*-mingw*] && $test_what == "-p" } {
654 && ($test_what == "-p" || $test_what == "-pg") } {
1401 proc check_iconv_available { test_what } {
1408 set test_what [lindex $test_what 1]
1409 return [check_runtime_nocache $test_what [subst {
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/lib/
H A Dtarget-supports.exp583 proc check_profiling_available { test_what } { argument
586 verbose "Profiling argument is <$test_what>" 1
592 if { $test_what == "-fprofile-generate" } {
598 if { $test_what == "-fauto-profile" } {
639 && ($test_what == "-p" || $test_what == "-pg") } {
644 if { [istarget *-*-mingw*] && $test_what == "-p" } {
655 && ($test_what == "-p" || $test_what == "-pg") } {
1385 proc check_iconv_available { test_what } {
1392 set test_what [lindex $test_what 1]
1393 return [check_runtime_nocache $test_what [subst {
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/lib/
H A Dtarget-supports.exp583 proc check_profiling_available { test_what } { argument
586 verbose "Profiling argument is <$test_what>" 1
592 if { $test_what == "-fprofile-generate" } {
598 if { $test_what == "-fauto-profile" } {
639 && ($test_what == "-p" || $test_what == "-pg") } {
644 if { [istarget *-*-mingw*] && $test_what == "-p" } {
655 && ($test_what == "-p" || $test_what == "-pg") } {
1385 proc check_iconv_available { test_what } {
1392 set test_what [lindex $test_what 1]
1393 return [check_runtime_nocache $test_what [subst {
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/lib/
H A Dtarget-supports.exp584 proc check_profiling_available { test_what } { argument
585 verbose "Profiling argument is <$test_what>" 1
591 if { $test_what == "-fprofile-generate" } {
597 if { $test_what == "-fauto-profile" } {
638 && ($test_what == "-p" || $test_what == "-pg") } {
643 if { [istarget *-*-mingw*] && $test_what == "-p" } {
654 && ($test_what == "-p" || $test_what == "-pg") } {
1401 proc check_iconv_available { test_what } {
1408 set test_what [lindex $test_what 1]
1409 return [check_runtime_nocache $test_what [subst {
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/lib/
H A Dtarget-supports.exp584 proc check_profiling_available { test_what } { argument
585 verbose "Profiling argument is <$test_what>" 1
591 if { $test_what == "-fprofile-generate" } {
597 if { $test_what == "-fauto-profile" } {
638 && ($test_what == "-p" || $test_what == "-pg") } {
643 if { [istarget *-*-mingw*] && $test_what == "-p" } {
654 && ($test_what == "-p" || $test_what == "-pg") } {
1401 proc check_iconv_available { test_what } {
1408 set test_what [lindex $test_what 1]
1409 return [check_runtime_nocache $test_what [subst {
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/lib/
H A Dtarget-supports.exp613 proc check_profiling_available { test_what } {
614 verbose "Profiling argument is <$test_what>" 1
620 if { $test_what == "-fprofile-generate" } {
626 if { $test_what == "-fauto-profile" } {
667 && ($test_what == "-p" || $test_what == "-pg") } {
672 if { [istarget *-*-mingw*] && $test_what == "-p" } {
683 && ($test_what == "-p" || $test_what == "-pg") } {
1456 proc check_iconv_available { test_what } {
1463 set test_what [lindex $test_what 1]
1464 return [check_runtime_nocache $test_what [subst {
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/lib/
H A Dtarget-supports.exp613 proc check_profiling_available { test_what } { argument
614 verbose "Profiling argument is <$test_what>" 1
620 if { $test_what == "-fprofile-generate" } {
626 if { $test_what == "-fauto-profile" } {
667 && ($test_what == "-p" || $test_what == "-pg") } {
672 if { [istarget *-*-mingw*] && $test_what == "-p" } {
683 && ($test_what == "-p" || $test_what == "-pg") } {
1456 proc check_iconv_available { test_what } {
1463 set test_what [lindex $test_what 1]
1464 return [check_runtime_nocache $test_what [subst {
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/lib/
H A Dtarget-supports.exp613 proc check_profiling_available { test_what } {
614 verbose "Profiling argument is <$test_what>" 1
620 if { $test_what == "-fprofile-generate" } {
626 if { $test_what == "-fauto-profile" } {
667 && ($test_what == "-p" || $test_what == "-pg") } {
672 if { [istarget *-*-mingw*] && $test_what == "-p" } {
683 && ($test_what == "-p" || $test_what == "-pg") } {
1456 proc check_iconv_available { test_what } {
1463 set test_what [lindex $test_what 1]
1464 return [check_runtime_nocache $test_what [subst {
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/lib/
H A Dtarget-supports.exp634 proc check_profiling_available { test_what } { argument
635 verbose "Profiling argument is <$test_what>" 1
641 if { $test_what == "-fprofile-generate" } {
647 if { $test_what == "-fauto-profile" } {
688 && ($test_what == "-p" || $test_what == "-pg") } {
693 if { [istarget *-*-mingw*] && $test_what == "-p" } {
704 && ($test_what == "-p" || $test_what == "-pg") } {
1482 proc check_iconv_available { test_what } {
1489 set test_what [lindex $test_what 1]
1490 return [check_runtime_nocache $test_what [subst {
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/lib/
H A Dtarget-supports.exp634 proc check_profiling_available { test_what } { argument
635 verbose "Profiling argument is <$test_what>" 1
641 if { $test_what == "-fprofile-generate" } {
647 if { $test_what == "-fauto-profile" } {
688 && ($test_what == "-p" || $test_what == "-pg") } {
693 if { [istarget *-*-mingw*] && $test_what == "-p" } {
704 && ($test_what == "-p" || $test_what == "-pg") } {
1482 proc check_iconv_available { test_what } {
1489 set test_what [lindex $test_what 1]
1490 return [check_runtime_nocache $test_what [subst {
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/lib/
H A Dtarget-supports.exp634 proc check_profiling_available { test_what } { argument
635 verbose "Profiling argument is <$test_what>" 1
641 if { $test_what == "-fprofile-generate" } {
647 if { $test_what == "-fauto-profile" } {
688 && ($test_what == "-p" || $test_what == "-pg") } {
693 if { [istarget *-*-mingw*] && $test_what == "-p" } {
704 && ($test_what == "-p" || $test_what == "-pg") } {
1482 proc check_iconv_available { test_what } {
1489 set test_what [lindex $test_what 1]
1490 return [check_runtime_nocache $test_what [subst {
[all …]

12