testsuite: path wrapper: Fix open() with 3 arguments
authorMartin Pitt <martinpitt@gnome.org>
Tue, 10 Jul 2012 07:19:50 +0000 (09:19 +0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Tue, 10 Jul 2012 13:31:40 +0000 (10:31 -0300)
commit4281cee076a6dc1afeab2b8b0619b3a6eba4af98
tree9b31d662932ae56356f87076ecd8cb032bf2c34d
parent486f901392e7eb6a5e8139785b9ff2ade5a547a8
testsuite: path wrapper: Fix open() with 3 arguments

Properly return the original libc return value in the case that open() is
called with 3 arguments.
testsuite/path.c