f0d23d912d8221639194e74a835525bc22ce37bd
The previous test would return EFAULT as soon as the group pointer was NULL, while it is sensible when the count is also 0. In that case, the SETGROUP syscall is expected to clear all the group entries as the new set is empty. Change-Id: I07b7e1d1f023a52e3035d53f7d9b42b660e039e8
Description
No description provided