Allow user to specify handles, rather than paths which the tool will
[xfstests-dev.git] / dmapi / src / suite1 / function_coverage
1 /*
2  * Copyright (c) 2000 Silicon Graphics, Inc.  All Rights Reserved.
3  * 
4  * This program is free software; you can redistribute it and/or modify it
5  * under the terms of version 2 of the GNU General Public License as
6  * published by the Free Software Foundation.
7  * 
8  * This program is distributed in the hope that it would be useful, but
9  * WITHOUT ANY WARRANTY; without even the implied warranty of
10  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
11  * 
12  * Further, this software is distributed without any warranty that it is
13  * free of the rightful claim of any third person regarding infringement
14  * or the like.  Any license provided herein, whether implied or
15  * otherwise, applies only to this software file.  Patent licenses, if
16  * any, provided herein do not apply to combinations of this program with
17  * other software, or any other product whatsoever.
18  * 
19  * You should have received a copy of the GNU General Public License along
20  * with this program; if not, write the Free Software Foundation, Inc., 59
21  * Temple Place - Suite 330, Boston MA 02111-1307, USA.
22  * 
23  * Contact information: Silicon Graphics, Inc., 1600 Amphitheatre Pkwy,
24  * Mountain View, CA  94043, or:
25  * 
26  * http://www.sgi.com 
27  * 
28  * For further information regarding this notice, see: 
29  * 
30  * http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/
31  */
32
33 /* functions for which there is a test program. */
34
35 dm_downgrade_right(
36 dm_fd_to_handle(
37 dm_get_allocinfo(
38 dm_get_config_events(
39 dm_get_dmattr(
40 dm_get_eventlist(
41 dm_get_events(
42 dm_get_fileattr(
43 dm_get_mountinfo(
44 dm_get_region(
45 dm_getall_disp(
46 dm_getall_dmattr(
47 dm_handle_cmp(
48 dm_handle_free(
49 dm_handle_hash(
50 dm_handle_is_valid(
51 dm_handle_to_fshandle(
52 dm_handle_to_fsid(
53 dm_handle_to_igen(
54 dm_handle_to_ino(
55 dm_handle_to_path(
56 dm_init_service(
57 dm_make_handle(
58 dm_make_fshandle(
59 dm_path_to_fshandle(
60 dm_path_to_handle(
61 dm_obj_ref_hold(
62 dm_obj_ref_query(
63 dm_obj_ref_rele(
64 dm_pending(
65 dm_probe_hole(
66 dm_punch_hole(
67 dm_read_invis(
68 dm_release_right(
69 dm_request_right(
70 dm_remove_dmattr(
71 dm_respond_event(
72 dm_set_disp(
73 dm_set_dmattr(
74 dm_set_eventlist(
75 dm_set_fileattr(
76 dm_set_region(
77 dm_set_return_on_destroy(
78 dm_sync_by_handle(
79 dm_upgrade_right(
80 dm_write_invis(
81
82
83 /* Functions which don't yet have a specific test program. */
84
85 dm_create_session(
86 dm_create_userevent(
87 dm_destroy_session(
88 dm_find_eventmsg(
89 dm_get_bulkattr(
90 dm_get_config(
91 dm_get_dirattrs(
92 dm_getall_sessions(
93 dm_getall_tokens(
94 dm_init_attrloc(
95 dm_move_event(
96 dm_query_session(
97 dm_send_msg(
98
99 /* Non-standard SGI additions to the DMAPI interface. */
100
101 dm_get_dioinfo