]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: (chcpu) adjust expected output files
authorChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Thu, 11 Jun 2026 22:24:46 +0000 (18:24 -0400)
committerChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Wed, 24 Jun 2026 23:51:50 +0000 (19:51 -0400)
tests/expected/chcpu/options-aarch64_Apple_Icestorm-M1-Pro.err
tests/expected/chcpu/options-x86_64-i7-11th-2_8GHz
tests/expected/chcpu/options-x86_64-i7-11th-2_8GHz.err

index aaee2074287919cb0357b9639ac82ee132462b70..52a5463dd5fc4c7aa82c02d1fa8c36097c5e5944 100644 (file)
@@ -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
index 1aeef3f702685a024069cf6c2b1c0f77d502e909..28a14c3665851cd44b6c8d32d796dfa3ca219124 100644 (file)
@@ -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
index 35180dc8ecb42b27ccfb315559527680f7352145..56d6f04527fb5ff72e846ab608147098faa51df3 100644 (file)
@@ -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