]> git.ipfire.org Git - thirdparty/kmod.git/commit
testsuite: add trap to stat() and friends including tests
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 25 Jan 2012 14:22:50 +0000 (12:22 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Thu, 26 Jan 2012 18:05:04 +0000 (16:05 -0200)
commit1426a613fa172604a4a3321238fdc6e53017f610
tree064539cc05ac0b4cbbc394642a99e2ad01a4133e
parent7fa8c2d2df4d4c881bfe53309e5e5772cf507d9b
testsuite: add trap to stat() and friends including tests

Add trap to stat(): we need to trap other functions too, depending on
stat.h, the function from glibc that is actually called may be stat64 or
__xstat() too.
testsuite/path.c
testsuite/test-testsuite.c