test_chdir         66 tests/lib/vfs/current_dir.c     vfs_test_ops->chdir = test_chdir;
test_chdir         41 tests/lib/vfs/relative_cd.c static int test_chdir (const vfs_path_t * vpath);
test_chdir         84 tests/lib/vfs/relative_cd.c     vfs_test_ops1->chdir = test_chdir;
test_chdir         89 tests/lib/vfs/relative_cd.c     vfs_local_ops->chdir = test_chdir;