X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fdlopen%2Fdlopen.c;h=28d0ee6f01a9a9da8fc9cc443f45724c5946a474;hb=93e5ce29599beb7b32858b3074b8433dfffdab34;hp=9fb0edd90b3dcce49dd9b5e0d51ecec004d0912c;hpb=223f2e7ce070406f507856fa8f0de508d8a05ad3;p=ust.git diff --git a/tests/dlopen/dlopen.c b/tests/dlopen/dlopen.c index 9fb0edd..28d0ee6 100644 --- a/tests/dlopen/dlopen.c +++ b/tests/dlopen/dlopen.c @@ -15,6 +15,11 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ +/* The aim of this test is to verify whether ust behaves correctly when + * tracing a marker that is in a dlopen()'d library. It also checks the + * library can be unloaded. + */ + #include #include #include