X-Git-Url: http://git.lttng.org/?p=lttng-ust.git;a=blobdiff_plain;f=tests%2Funit%2Fsnprintf%2FREADME.md;fp=tests%2Funit%2Fsnprintf%2FREADME.md;h=f95991a12cc94dc63ebde35ded7945ba04e717b5;hp=0000000000000000000000000000000000000000;hb=e03d7c66c57bf268b87296566a5160039f35ccfb;hpb=79f8dc6f50b20fb6b1d99f9bd97d70aa361bc6ad diff --git a/tests/unit/snprintf/README.md b/tests/unit/snprintf/README.md new file mode 100644 index 00000000..f95991a1 --- /dev/null +++ b/tests/unit/snprintf/README.md @@ -0,0 +1,13 @@ + + +# ust\_safe\_snprintf test + +Basic functionality test of the ust `snprintf()` implementation. + +## Description + +The `ust_safe_snprintf()` is tested against a known output string.