CPUSET_PARSE_ERROR
return (CPUSET_PARSE_ERROR);
ATF_CHECK_EQ(cpuset_parselist("1+3", &mask), CPUSET_PARSE_ERROR);