]> git.ipfire.org Git - thirdparty/kmod.git/commit
testsuite: Wrap chdir()
authorGustavo Sousa <gustavo.sousa@intel.com>
Fri, 13 Jan 2023 21:37:43 +0000 (18:37 -0300)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Sat, 14 Jan 2023 00:48:02 +0000 (16:48 -0800)
commite54f74c4f7ac9b2f55bc6ac2ffb940e04308bb3f
treea8bc2af653c79a0a1a2399998ae3666714aa8d6f
parent035e6667d1ace2fd77ef36f5e5d93cd4b1e128a2
testsuite: Wrap chdir()

One of the tests in an upcoming patch will need to change into a
specific directory to test loading a module from a relative path.

Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
testsuite/path.c