TDengine/tests/pytest/functions
2022-05-09 22:15:10 +08:00
..
all_null_value.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_all_sample.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_arithmetic.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_avg.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_avg_restart.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_bottom.py test: add test case for TD-15187 2022-05-09 22:15:10 +08:00
function_bottom_restart.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_ceil.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_count.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_count_last_stab.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_count_restart.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_csum.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_derivative.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_diff.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_diff_restart.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_elapsed.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_elapsed_case.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_elapsed_restart.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_first.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_first_restart.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_floor.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_interp.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_irate.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_last.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_last_restart.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_last_row.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_last_row_restart.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_leastsquares.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_leastsquares_restart.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_mavg.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_max.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_max_restart.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_min.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_min_restart.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_operations.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_operations_restart.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_percentile.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_percentile2.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_percentile_restart.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_round.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_sample.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_sample_restart.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_spread.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_spread_restart.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_stateWindow.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_stddev.py [TS-207]<fix>(query): fixed case error 2022-03-09 19:28:58 +08:00
function_stddev_restart.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_stddev_td2555.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_sum.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_sum_restart.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_top.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_top_restart.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_twa.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_twa_restart.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
function_twa_test2.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
queryTestCases-td3690.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
queryTestCases-td4082.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
queryTestCases-td4097.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
queryTestCases-td4288.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
queryTestCases-td4724.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
queryTestCases-td5790.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
queryTestCases-td5935.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
queryTestCases-td6068.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
queryTestCases.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
showOfflineThresholdIs864000.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
variable_httpDbNameMandatory.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00