test_chdir         67 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         87 tests/lib/vfs/relative_cd.c     vfs_local_ops->chdir = test_chdir;