From: Christian Goeschel Ndjomouo Date: Thu, 11 Jun 2026 22:24:46 +0000 (-0400) Subject: tests: (chcpu) adjust expected output files X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ea4dddd1f50f1a846a0aeb8f5e26d72bdb283cd;p=thirdparty%2Futil-linux.git tests: (chcpu) adjust expected output files --- diff --git a/tests/expected/chcpu/options-aarch64_Apple_Icestorm-M1-Pro.err b/tests/expected/chcpu/options-aarch64_Apple_Icestorm-M1-Pro.err index aaee20742..52a5463dd 100644 --- a/tests/expected/chcpu/options-aarch64_Apple_Icestorm-M1-Pro.err +++ b/tests/expected/chcpu/options-aarch64_Apple_Icestorm-M1-Pro.err @@ -57,6 +57,6 @@ chcpu: CPU 9 does not exist ---invalid dispatch mode--- chcpu: unsupported argument: bogus ---exclusive options--- -chcpu: This system does not support rescanning of CPUs +chcpu: options --enable and --rescan cannot be combined chcpu: options --enable and --disable cannot be combined chcpu: options --configure and --enable cannot be combined diff --git a/tests/expected/chcpu/options-x86_64-i7-11th-2_8GHz b/tests/expected/chcpu/options-x86_64-i7-11th-2_8GHz index 1aeef3f70..28a14c366 100644 --- a/tests/expected/chcpu/options-x86_64-i7-11th-2_8GHz +++ b/tests/expected/chcpu/options-x86_64-i7-11th-2_8GHz @@ -41,8 +41,6 @@ CPU 3 disabled CPU 4 disabled CPU 5 disabled CPU 6 disabled -CPU 7 disabled -0 0 0 0 @@ -50,3 +48,4 @@ CPU 7 disabled 0 0 0 +1 diff --git a/tests/expected/chcpu/options-x86_64-i7-11th-2_8GHz.err b/tests/expected/chcpu/options-x86_64-i7-11th-2_8GHz.err index 35180dc8e..56d6f0452 100644 --- a/tests/expected/chcpu/options-x86_64-i7-11th-2_8GHz.err +++ b/tests/expected/chcpu/options-x86_64-i7-11th-2_8GHz.err @@ -27,6 +27,7 @@ chcpu: This system does not support setting the dispatching mode of CPUs ---rescan--- chcpu: This system does not support rescanning of CPUs ---disable last enabled CPU--- +chcpu: CPU 7 disable failed (last enabled CPU) ---disable invalid CPU list--- chcpu: CPU 8 does not exist chcpu: CPU 9 does not exist @@ -36,6 +37,6 @@ chcpu: CPU 9 does not exist ---invalid dispatch mode--- chcpu: unsupported argument: bogus ---exclusive options--- -chcpu: This system does not support rescanning of CPUs +chcpu: options --enable and --rescan cannot be combined chcpu: options --enable and --disable cannot be combined chcpu: options --configure and --enable cannot be combined