X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Fcompile%2Fapi0%2Fhello.cxx%2FREADME;fp=tests%2Fcompile%2Fapi0%2Fhello.cxx%2FREADME;h=48cb0d8f62353dce438d0731f3874cd8fa210607;hb=d0e8dd3951870f4341b50598afd0fd7c42516866;hp=0000000000000000000000000000000000000000;hpb=bebb067ef8020d5c36ab48271b0d9d9bb2b24e11;p=lttng-ust.git diff --git a/tests/compile/api0/hello.cxx/README b/tests/compile/api0/hello.cxx/README new file mode 100644 index 00000000..48cb0d8f --- /dev/null +++ b/tests/compile/api0/hello.cxx/README @@ -0,0 +1,4 @@ +This is a "hello world" application used to verify that an instrumented +program written in C++ can be built successfully. + +Only enabled if a C++ build environment is detected during configure.