test_chdir 67 tests/lib/vfs/current_dir.c vfs_test_ops->chdir = test_chdir; test_chdir 42 tests/lib/vfs/relative_cd.c static int test_chdir (const vfs_path_t * vpath); test_chdir 85 tests/lib/vfs/relative_cd.c vfs_test_ops1->chdir = test_chdir; test_chdir 88 tests/lib/vfs/relative_cd.c vfs_local_ops->chdir = test_chdir;