llistxattr: new testcase for long path name

Added a test case that checks if the path name, given by the
first argument of the function, is too long. If that is the
case, the function should return -1 and errno should be set
to ENAMETOOLONG.

Signed-off-by: Dejan Jovicevic <dejan.jovicevic@rt-rk.com>
Acked-by: Cyril Hrubis <chrubis@suse.cz>
1 file changed