| ********** |
| Test Cases |
| ********** |
| |
| A test case is a set of conditions or variables under which a tester will |
| determine whether an application or system is working correctly. It may take |
| many test cases to determine that a software program or system is considered |
| sufficiently scrutinized to be released. Test cases are often referred to as |
| test scripts, particularly when written. Written test cases are usually |
| collected into test suites. |
| |
| cros-ec-accel |
| ============= |
| |
| .. automodule:: cros.tests.cros_ec_accel |
| :members: |
| |
| cros-ec-extcon |
| ============== |
| |
| .. automodule:: cros.tests.cros_ec_extcon |
| :members: |
| |
| cros-ec-gyro |
| ============ |
| |
| .. automodule:: cros.tests.cros_ec_gyro |
| :members: |
| |
| cros-ec-mcu |
| =========== |
| |
| .. automodule:: cros.tests.cros_ec_mcu |
| :members: |
| |
| cros-ec-power |
| ============= |
| |
| .. automodule:: cros.tests.cros_ec_power |
| :members: |
| |
| cros-ec-pwm |
| =========== |
| |
| .. automodule:: cros.tests.cros_ec_pwm |
| :members: |
| |
| cros-ec-rtc |
| =========== |
| |
| .. automodule:: cros.tests.cros_ec_rtc |
| :members: |
| |