diff --git a/test/testlinux.c b/test/testlinux.c index fe4f97e9..f6d645b0 100644 --- a/test/testlinux.c +++ b/test/testlinux.c @@ -16,7 +16,7 @@ */ /* - Regression test for cdio_nrgfile(). + Unit test for lib/driver/gnu_linux.c */ #ifdef HAVE_CONFIG_H # include "config.h" diff --git a/test/testsolaris.c b/test/testsolaris.c index f66ffe67..36522fa7 100644 --- a/test/testsolaris.c +++ b/test/testsolaris.c @@ -16,7 +16,7 @@ */ /* - Regression test for cdio_nrgfile(). + Unit test for lib/driver/solaris.c */ #ifdef HAVE_CONFIG_H # include "config.h"