Signed-off-by: Geert Uytterhoeven <[email protected]>
---
.../sched/hyperthreading/ht_affinity/HTaffinity.c | 2 +-
.../sched/hyperthreading/ht_enabled/HTenabled.c | 2 +-
.../hyperthreading/ht_interrupt/HTinterrupt.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/testcases/kernel/sched/hyperthreading/ht_affinity/HTaffinity.c
b/testcases/kernel/sched/hyperthreading/ht_affinity/HTaffinity.c
index ff96173..fa2d254 100644
--- a/testcases/kernel/sched/hyperthreading/ht_affinity/HTaffinity.c
+++ b/testcases/kernel/sched/hyperthreading/ht_affinity/HTaffinity.c
@@ -234,7 +234,7 @@ int main(int argc, char *argv[])
{
#ifndef __i386__
- tst_brkm(TCONF, NULL, "This test suite can only excute on i386
architecture.");
+ tst_brkm(TCONF, NULL, "This test suite can only execute on i386
architecture.");
#else
if (!check_ht_capability())
{
diff --git a/testcases/kernel/sched/hyperthreading/ht_enabled/HTenabled.c
b/testcases/kernel/sched/hyperthreading/ht_enabled/HTenabled.c
index 2cd2eb2..8cbb13c 100644
--- a/testcases/kernel/sched/hyperthreading/ht_enabled/HTenabled.c
+++ b/testcases/kernel/sched/hyperthreading/ht_enabled/HTenabled.c
@@ -23,7 +23,7 @@ int main(int argc, char *argv[])
{
int ret_val = 1;
#ifndef __i386__
- tst_brkm(TCONF, NULL, "This test suite can only excute on i386
architecture.");
+ tst_brkm(TCONF, NULL, "This test suite can only execute on i386
architecture.");
#else
ret_val = check_ht_capability();
#endif
diff --git a/testcases/kernel/sched/hyperthreading/ht_interrupt/HTinterrupt.c
b/testcases/kernel/sched/hyperthreading/ht_interrupt/HTinterrupt.c
index 4207c6d..a09fffd 100644
--- a/testcases/kernel/sched/hyperthreading/ht_interrupt/HTinterrupt.c
+++ b/testcases/kernel/sched/hyperthreading/ht_interrupt/HTinterrupt.c
@@ -112,7 +112,7 @@ int main(int argc, char *argv[])
tst_resm(TINFO, "Begin: HyperThreading Interrupt");
#ifndef __i386__
- tst_brkm(TCONF, NULL, "This test suite can only excute on i386
architecture.");
+ tst_brkm(TCONF, NULL, "This test suite can only execute on i386
architecture.");
#else
if (!check_ht_capability())
{
--
1.6.2.4
With kind regards,
Geert Uytterhoeven
Software Architect
Techsoft Centre
Technology and Software Centre Europe
The Corporate Village · Da Vincilaan 7-D1 · B-1935 Zaventem · Belgium
Phone: +32 (0)2 700 8453
Fax: +32 (0)2 700 8622
E-mail: [email protected]
Internet: http://www.sony-europe.com/
A division of Sony Europe (Belgium) N.V.
VAT BE 0413.825.160 · RPR Brussels
Fortis · BIC GEBABEBB · IBAN BE41293037680010
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list