Hi! > + ltpuser = SAFE_GETPWNAM(cleanup, uid); > + SAFE_SETEUID(cleanup, ltpuser->pw_uid); Can we please push the GETPWNAM() to the test setup and pass only uid to the test setup functions? -- Cyril Hrubis chrubis@suse.cz