CPUSET_PARSE_INVALID_CPU
return (CPUSET_PARSE_INVALID_CPU);
ATF_CHECK_EQ(cpuset_parselist(testvalue, &mask), CPUSET_PARSE_INVALID_CPU);