Home
last modified time | relevance | path

Searched full:variables (Results 1 – 14 of 14) sorted by relevance

/kvm-unit-tests/
H A D.shellcheckrc6 # quote‐safe‐variables
14 … ^------------------^ SC2004 (style): $/${} is unnecessary on arithmetic variables.
H A DREADME127 the framework. The list of reserved environment variables is below
133 Additionally these self-explanatory variables are reserved
H A DREADME.md127 the framework. The list of reserved environment variables is below
133 Additionally these self-explanatory variables are reserved
H A Drun_tests.sh31 The following environment variables are used:
H A D.gitlab-ci.yml480 variables:
532 variables:
/kvm-unit-tests/lib/
H A Defi.h15 * Define a GUID that we can use to to pass environment variables.
22 /* Names of environment variables we can handle */
H A Dargv.h2 * Set up arguments for main() and prepare environment variables
H A Dargv.c2 * Set up arguments for main() and prepare environment variables
H A Defi.c413 /* Helper variables needed to get the cmdline */ in efi_main()
/kvm-unit-tests/riscv/
H A Drun13 # Allow user overrides of some config.mak variables
/kvm-unit-tests/scripts/
H A Darch-run.bash277 # Now flip the variables because destination machine becomes source
H A Dget_maintainer.pl1682 $cmd =~ s/(\$\w+)/$1/eeg; #substitute variables in $cmd
2229 $cmd =~ s/(\$\w+)/$1/eeg; #substitute variables in $cmd
2247 $cmd =~ s/(\$\w+)/$1/eeg; #substitute variables in $cmd
2270 $cmd =~ s/(\$\w+)/$1/eeg; #substitute variables in $cmd
H A Dkernel-doc199 # other environment variables are converted to command-line
H A Dcheckpatch.pl5437 ## "declaring multiple variables together should be avoided\n" . $herecurr);
7471 … "#define of '$1' is wrong - use Kconfig variables or standard guards instead\n" . $herecurr);