test: Add test programs for #1158
refs: #1158 Change-Id: I853dd84f5433a01da510813e9fb1276e5477f73f
This commit is contained in:
committed by
Masamichi Takagi
parent
42b9b31606
commit
ab284b0531
15
test/issues/1158/result.log
Normal file
15
test/issues/1158/result.log
Normal file
@ -0,0 +1,15 @@
|
||||
*** CT_001 start *******************************
|
||||
[Linux ] cat /sys/devices/pci0000:00/0000:00:00.0/local_cpus
|
||||
00010001
|
||||
[McKernel] mcexec cat /sys/devices/pci0000:00/0000:00:00.0/local_cpus
|
||||
00010001
|
||||
[OK] local_cpus is same between Linux and McKernel
|
||||
*** CT_001: PASSED
|
||||
|
||||
*** CT_002 start *******************************
|
||||
[Linux ] cat /sys/devices/pci0000:00/0000:00:00.0/local_cpulist
|
||||
0,16
|
||||
[McKernel] mcexec cat /sys/devices/pci0000:00/0000:00:00.0/local_cpulist
|
||||
0,16
|
||||
[OK] local_cpulist is same between Linux and McKernel
|
||||
*** CT_002: PASSED
|
||||
Reference in New Issue
Block a user