Page MenuHomeFreeBSD

Add unit test for cpuset_parlelist(3)
ClosedPublic

Authored by bapt on Nov 11 2017, 3:06 PM.
Tags
None
Referenced Files
F161021010: D13046.id122742.diff
Mon, Jun 29, 10:09 PM
F160960924: D13046.id122742.diff
Mon, Jun 29, 10:53 AM
Unknown Object (File)
Mon, Jun 22, 8:02 PM
Unknown Object (File)
Mon, Jun 22, 7:04 PM
Unknown Object (File)
Sun, Jun 21, 5:26 AM
Unknown Object (File)
May 19 2026, 12:25 AM
Unknown Object (File)
May 18 2026, 9:53 PM
Unknown Object (File)
May 17 2026, 7:50 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jilles requested changes to this revision.Nov 12 2017, 8:20 PM
jilles added inline comments.
lib/libutil/tests/cpuset_test.c
25

This works but ATF_CHECK_EQ may give a clearer message in case of failure (see atf-c(3)).

51

It would be useful to check that the resulting mask contains the expected CPUs, here and in the next test.

This revision now requires changes to proceed.Nov 12 2017, 8:20 PM
This revision was not accepted when it landed; it landed in state Needs Revision.Jun 1 2023, 9:28 PM
This revision was automatically updated to reflect the committed changes.