diff --git a/master/dev/index.html b/master/dev/index.html index 9040e7d69..f6e71d5ee 100644 --- a/master/dev/index.html +++ b/master/dev/index.html @@ -394,8 +394,8 @@
attribute_multipe_values()
attribute_multipe_values_with_depends()
attribute_multiple_values()
attribute_multiple_values_with_depends()
attribute_single_value()
attribute_single_value_boolean()
attribute_single_value_pow2()
Functions used by test fixtures for evaluating attributes and driver state.
attribute_multipe_values: Write and read back multiple class properties +
attribute_multiple_values: Write and read back multiple class properties in a loop where all values are pre-defined. This is performed a defined number of times.
attribute_multipe_values_with_depends: Write and read back multiple class +
attribute_multiple_values_with_depends: Write and read back multiple class properties in a loop where all values are pre-defined, where a set of dependent attributes are written first. This is performed a defined number of times.
@@ -620,8 +620,8 @@attribute_multipe_values()
attribute_multipe_values_with_depends()
attribute_multiple_values()
attribute_multiple_values_with_depends()
attribute_single_value()
attribute_single_value_boolean()
attribute_single_value_pow2()