serialized_vpath 109 tests/lib/vfs/path_serialize.c char *serialized_vpath; serialized_vpath 114 tests/lib/vfs/path_serialize.c serialized_vpath = vfs_path_serialize (vpath, &error); serialized_vpath 122 tests/lib/vfs/path_serialize.c mctest_assert_ptr_ne (serialized_vpath, NULL); serialized_vpath 123 tests/lib/vfs/path_serialize.c mctest_assert_str_eq (serialized_vpath, ETALON_SERIALIZED_PATH);