diff options
Diffstat (limited to 'runtime/tests/README')
-rw-r--r-- | runtime/tests/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/runtime/tests/README b/runtime/tests/README new file mode 100644 index 00000000..a9457011 --- /dev/null +++ b/runtime/tests/README @@ -0,0 +1,4 @@ +The *.c files test associative arrays (maps). "make tests" to run. + +test4_probe and shellsnoop are sample probes that use the new runtime. + |