Let us consider the following functions described in a fragment of GLib reference manual (see doc/glib-Arrays.html
).
All the above functions can be considered to form a single functional group. Let “GLib Arrays” be its name.
At this step, it is also recommended to create the directory structure of the test suite we are going to develop. See Section 6.3, “Typical directory structure of a test suite (c_standalone target)” and example01-t2c
directory for examples of such structure.