diff options
Diffstat (limited to 'scripts/qemuimage-tests/sanity')
-rwxr-xr-x | scripts/qemuimage-tests/sanity/boot | 2 | ||||
-rwxr-xr-x | scripts/qemuimage-tests/sanity/compiler | 2 | ||||
-rwxr-xr-x | scripts/qemuimage-tests/sanity/connman | 2 | ||||
-rwxr-xr-x | scripts/qemuimage-tests/sanity/dmesg | 2 | ||||
-rwxr-xr-x | scripts/qemuimage-tests/sanity/rpm_query | 2 | ||||
-rwxr-xr-x | scripts/qemuimage-tests/sanity/scp | 2 | ||||
-rwxr-xr-x | scripts/qemuimage-tests/sanity/shutdown | 2 | ||||
-rwxr-xr-x | scripts/qemuimage-tests/sanity/ssh | 2 | ||||
-rwxr-xr-x | scripts/qemuimage-tests/sanity/zypper_help | 2 | ||||
-rwxr-xr-x | scripts/qemuimage-tests/sanity/zypper_search | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/scripts/qemuimage-tests/sanity/boot b/scripts/qemuimage-tests/sanity/boot index d3414d33d3..cf8aafbc50 100755 --- a/scripts/qemuimage-tests/sanity/boot +++ b/scripts/qemuimage-tests/sanity/boot | |||
@@ -9,7 +9,7 @@ | |||
9 | # This file is licensed under the GNU General Public License, | 9 | # This file is licensed under the GNU General Public License, |
10 | # Version 2. | 10 | # Version 2. |
11 | # | 11 | # |
12 | . $POKYBASE/scripts/qemuimage-testlib | 12 | . $COREBASE/scripts/qemuimage-testlib |
13 | 13 | ||
14 | TIMEOUT=120 | 14 | TIMEOUT=120 |
15 | 15 | ||
diff --git a/scripts/qemuimage-tests/sanity/compiler b/scripts/qemuimage-tests/sanity/compiler index d224f33571..ef0700732d 100755 --- a/scripts/qemuimage-tests/sanity/compiler +++ b/scripts/qemuimage-tests/sanity/compiler | |||
@@ -9,7 +9,7 @@ | |||
9 | # Version 2. | 9 | # Version 2. |
10 | # | 10 | # |
11 | 11 | ||
12 | . $POKYBASE/scripts/qemuimage-testlib | 12 | . $COREBASE/scripts/qemuimage-testlib |
13 | 13 | ||
14 | TIMEOUT=400 | 14 | TIMEOUT=400 |
15 | RET=1 | 15 | RET=1 |
diff --git a/scripts/qemuimage-tests/sanity/connman b/scripts/qemuimage-tests/sanity/connman index d46ef0a890..0c62902f87 100755 --- a/scripts/qemuimage-tests/sanity/connman +++ b/scripts/qemuimage-tests/sanity/connman | |||
@@ -9,7 +9,7 @@ | |||
9 | # Version 2. | 9 | # Version 2. |
10 | # | 10 | # |
11 | 11 | ||
12 | . $POKYBASE/scripts/qemuimage-testlib | 12 | . $COREBASE/scripts/qemuimage-testlib |
13 | 13 | ||
14 | TIMEOUT=400 | 14 | TIMEOUT=400 |
15 | RET=1 | 15 | RET=1 |
diff --git a/scripts/qemuimage-tests/sanity/dmesg b/scripts/qemuimage-tests/sanity/dmesg index 06a99485ca..aed29e05eb 100755 --- a/scripts/qemuimage-tests/sanity/dmesg +++ b/scripts/qemuimage-tests/sanity/dmesg | |||
@@ -9,7 +9,7 @@ | |||
9 | # Version 2. | 9 | # Version 2. |
10 | # | 10 | # |
11 | 11 | ||
12 | . $POKYBASE/scripts/qemuimage-testlib | 12 | . $COREBASE/scripts/qemuimage-testlib |
13 | 13 | ||
14 | TIMEOUT=400 | 14 | TIMEOUT=400 |
15 | RET=1 | 15 | RET=1 |
diff --git a/scripts/qemuimage-tests/sanity/rpm_query b/scripts/qemuimage-tests/sanity/rpm_query index d42c4c49be..dd652bd998 100755 --- a/scripts/qemuimage-tests/sanity/rpm_query +++ b/scripts/qemuimage-tests/sanity/rpm_query | |||
@@ -9,7 +9,7 @@ | |||
9 | # Version 2. | 9 | # Version 2. |
10 | # | 10 | # |
11 | 11 | ||
12 | . $POKYBASE/scripts/qemuimage-testlib | 12 | . $COREBASE/scripts/qemuimage-testlib |
13 | 13 | ||
14 | TIMEOUT=400 | 14 | TIMEOUT=400 |
15 | RET=1 | 15 | RET=1 |
diff --git a/scripts/qemuimage-tests/sanity/scp b/scripts/qemuimage-tests/sanity/scp index ce7279cdf8..b0b693d0c8 100755 --- a/scripts/qemuimage-tests/sanity/scp +++ b/scripts/qemuimage-tests/sanity/scp | |||
@@ -9,7 +9,7 @@ | |||
9 | # Version 2. | 9 | # Version 2. |
10 | # | 10 | # |
11 | 11 | ||
12 | . $POKYBASE/scripts/qemuimage-testlib | 12 | . $COREBASE/scripts/qemuimage-testlib |
13 | 13 | ||
14 | TIMEOUT=400 | 14 | TIMEOUT=400 |
15 | RET=1 | 15 | RET=1 |
diff --git a/scripts/qemuimage-tests/sanity/shutdown b/scripts/qemuimage-tests/sanity/shutdown index 22662ab257..d55c859410 100755 --- a/scripts/qemuimage-tests/sanity/shutdown +++ b/scripts/qemuimage-tests/sanity/shutdown | |||
@@ -11,7 +11,7 @@ | |||
11 | # Version 2. | 11 | # Version 2. |
12 | # | 12 | # |
13 | 13 | ||
14 | . $POKYBASE/scripts/qemuimage-testlib | 14 | . $COREBASE/scripts/qemuimage-testlib |
15 | 15 | ||
16 | TIMEOUT=400 | 16 | TIMEOUT=400 |
17 | 17 | ||
diff --git a/scripts/qemuimage-tests/sanity/ssh b/scripts/qemuimage-tests/sanity/ssh index e4a20dc73d..181296b0b5 100755 --- a/scripts/qemuimage-tests/sanity/ssh +++ b/scripts/qemuimage-tests/sanity/ssh | |||
@@ -9,7 +9,7 @@ | |||
9 | # Version 2. | 9 | # Version 2. |
10 | # | 10 | # |
11 | 11 | ||
12 | . $POKYBASE/scripts/qemuimage-testlib | 12 | . $COREBASE/scripts/qemuimage-testlib |
13 | 13 | ||
14 | TIMEOUT=400 | 14 | TIMEOUT=400 |
15 | RET=1 | 15 | RET=1 |
diff --git a/scripts/qemuimage-tests/sanity/zypper_help b/scripts/qemuimage-tests/sanity/zypper_help index 6dafe5e1fd..94f82c4340 100755 --- a/scripts/qemuimage-tests/sanity/zypper_help +++ b/scripts/qemuimage-tests/sanity/zypper_help | |||
@@ -9,7 +9,7 @@ | |||
9 | # Version 2. | 9 | # Version 2. |
10 | # | 10 | # |
11 | 11 | ||
12 | . $POKYBASE/scripts/qemuimage-testlib | 12 | . $COREBASE/scripts/qemuimage-testlib |
13 | 13 | ||
14 | TIMEOUT=400 | 14 | TIMEOUT=400 |
15 | RET=1 | 15 | RET=1 |
diff --git a/scripts/qemuimage-tests/sanity/zypper_search b/scripts/qemuimage-tests/sanity/zypper_search index b96cbdad66..e687eadfb7 100755 --- a/scripts/qemuimage-tests/sanity/zypper_search +++ b/scripts/qemuimage-tests/sanity/zypper_search | |||
@@ -9,7 +9,7 @@ | |||
9 | # Version 2. | 9 | # Version 2. |
10 | # | 10 | # |
11 | 11 | ||
12 | . $POKYBASE/scripts/qemuimage-testlib | 12 | . $COREBASE/scripts/qemuimage-testlib |
13 | 13 | ||
14 | TIMEOUT=400 | 14 | TIMEOUT=400 |
15 | RET=1 | 15 | RET=1 |