C H A P T E R  3

Integer Unit Test (iutest)

Starting from 6.3ps1, the iutest registers only one instance for the whole system. The parameter dev, which used to take option of the form dev=cpu-unitx, is enhanced to support testing multiple CPUs present on the system. The option dev now takes the following syntax:
dev=all|All|cpu-unit0+cpu-unit1+.....+cpu-unitN

The dev option also supports either "all" or "All" as a valid value in which case all the CPUs in the system can be tested.