Lines Matching refs:should
55 * should be a table with exact one line containing at least the password
73 /* This statement should return a table with exact one row containing
90 * result should be a table containing all groups the given user is
107 /* This statement should return a table containing all user login names
135 /* This statement should add a user to the database. Minimum information
150 /* This statement should add a group to the database.
157 /* This statement should connect a user to a group (a user become member
168 /* This statement should remove a group fom the database.
176 /* This statement should return the database index of a given user name.
190 /* This statement should remove a user fom the database.
198 /* This statement should remove all connections from a user to any group
210 /* This statements should modify a user entry in the database. The
219 * %{uid} user id that should be updated
229 /* This statement should remove a single connection from a user to a
242 /* This statement should return the database index of a given group name.