metadata: name: TC16 format: "Manual Test Definition 1.0" description: "TC16: Dual Core CMP" maintainer: - ryan.harkin@linaro.org os: - openembedded scope: - functional devices: - lces2 - soca9 environment: - manual-test run: steps: - "cat /proc/cpuinfo" expected: - "# soca9" - "root@snarc-soca9:/data/linux_scripts/linux# cat /proc/cpuinfo" - "processor : 0" - "model name : ARMv7 Processor rev 0 (v7l)" - "BogoMIPS : 200.00" - "Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpd32" - "CPU implementer : 0x41" - "CPU architecture: 7" - "CPU variant : 0x3" - "CPU part : 0xc09" - "CPU revision : 0" - "processor : 1" - "model name : ARMv7 Processor rev 0 (v7l)" - "BogoMIPS : 200.00" - "Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpd32" - "CPU implementer : 0x41" - "CPU architecture: 7" - "CPU variant : 0x3" - "CPU part : 0xc09" - "CPU revision : 0" - "Hardware : Altera SOCFPGA" - "Revision : 0000" - "Serial : 0000000000000000" - " " - "# lces2" - "root@rzn1-snarc:/data/linux_scripts/linux# cat /proc/cpuinfo" - "processor : 0" - "model name : ARMv7 Processor rev 5 (v7l)" - "BogoMIPS : 12.50" - "Features : half thumb fastmult vfp edsp thumbee vfpv3 vfpv3d16 tls vfpv4 idiva idivt lpae evtstrm" - "CPU implementer : 0x41" - "CPU architecture: 7" - "CPU variant : 0x0" - "CPU part : 0xc07" - "CPU revision : 5" - "processor : 1" - "model name : ARMv7 Processor rev 5 (v7l)" - "BogoMIPS : 12.50" - "Features : half thumb fastmult vfp edsp thumbee vfpv3 vfpv3d16 tls vfpv4 idiva idivt lpae evtstrm" - "CPU implementer : 0x41" - "CPU architecture: 7" - "CPU variant : 0x0" - "CPU part : 0xc07" - "CPU revision : 5" - "Hardware : Renesas RZ/N1 (DT)" - "Revision : 0000" - "Serial : LCES2-0x0000000000000000"