PATH:
opt
/
alt
/
tests
/
alt-php81-pecl-rrd_2.0.3-1.el8
/
tests
--TEST-- rrd_create test --SKIPIF-- <?php include('skipif.inc'); ?> --FILE-- <?php $params = array( "--start", 920804400, "DS:speed:COUNTER:600:U:U", "RRA:AVERAGE:0.5:1:24", "RRA:AVERAGE:0.5:6:10" ); $retval = rrd_create(dirname(__FILE__) . "/rrd_create_test.rrd", $params); var_dump($retval); ?> --EXPECTF-- bool(true)
[-] rrd_010.phpt
[edit]
[-] rrd_014.phpt
[edit]
[-] rrdtool-bin.inc.in
[edit]
[-] rrd_019.phpt
[edit]
[-] rrd_009.phpt
[edit]
[-] rrd_011.phpt
[edit]
[-] rrd_005.phpt
[edit]
[-] rrd_017.phpt
[edit]
[-] rrd_018.phpt
[edit]
[-] rrd_006.phpt
[edit]
[-] rrd_022.phpt
[edit]
[-] rrd_004.phpt
[edit]
[-] rrd_003.phpt
[edit]
[-] rrd_012.phpt
[edit]
[-] rrd_015.phpt
[edit]
[-] rrd_020.phpt
[edit]
[-] rrd_008.phpt
[edit]
[-] rrd_007.phpt
[edit]
[+]
..
[-] rrd_001.phpt
[edit]
[-] rrdtool-bin.inc
[edit]
[-] rrd_002.phpt
[edit]
[-] rrd_021.phpt
[edit]
[-] rrd_013.phpt
[edit]
[+]
data
[-] rrd_016.phpt
[edit]
[-] skipif.inc
[edit]