]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Add test for rrd_first() 1169/head
authorWolfgang Stöggl <c72578@yahoo.de>
Mon, 4 Apr 2022 16:28:19 +0000 (18:28 +0200)
committerWolfgang Stöggl <c72578@yahoo.de>
Mon, 4 Apr 2022 16:28:19 +0000 (18:28 +0200)
commit6cbc1ead75a6cfed257449bed5f0716dc9e17c74
treef00c05bdb992cd639636cf4cb322efda8aa858d8
parentc0e3030e9756066e4fd9235d17490f7a2d1fbf19
Add test for rrd_first()

Make use of existing test "create-from-template-1", which already
creates, updates and dumps rrds and add a test for rrdtool first.

- This is a test for issue #1140
tests/create-from-template-1