diff options
Diffstat (limited to 'testsuite/systemtap.maps/linear_empty.exp')
-rw-r--r-- | testsuite/systemtap.maps/linear_empty.exp | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuite/systemtap.maps/linear_empty.exp b/testsuite/systemtap.maps/linear_empty.exp new file mode 100644 index 00000000..9bcc64eb --- /dev/null +++ b/testsuite/systemtap.maps/linear_empty.exp @@ -0,0 +1,9 @@ +# Test empty linear histogram + +set test "linear_empty" +set ::result_string {count=0 +} + +stap_run2 $srcdir/$subdir/$test.stp + + |