aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-07-29tests/helpers: handle os.listdir() exceptionsHEADmasterAdrian Ratiu4-71/+83
2020-03-31docs: Use python3 command instead of python for the examplesEnric Balletbo i Serra1-2/+2
2020-03-31test_cros_ec_gyro: Check trigger attribute only when is availableEnric Balletbo i Serra1-1/+12
2020-03-31test_cros_ec_accel: Check trigger attribute only when is availableEnric Balletbo i Serra1-1/+13
2020-03-04test_cros_ec_gyro: Remove non-standard frequency entryEnric Balletbo i Serra1-5/+0
2020-03-04test_cros_ec_accel: Remove non-standard frequency entryEnric Balletbo i Serra1-5/+0
2020-01-30cros_ec_mcu: test_cros_fp_reboot: Check firmware transitions to RW copyFabien Lahoudere2-0/+71
2020-01-23test_cros_ec_abi: Use complete device name instead of a suffixFabien Lahoudere2-7/+6
2020-01-23docs: Fix Title underline too short warningsEnric Balletbo i Serra1-2/+2
2020-01-23test_cros_ec_hello: Deploy hello test to all MCUsFabien Lahoudere2-17/+37
2020-01-16docs: Rename references to the Chromebooks Test SuiteEnric Balletbo i Serra2-5/+5
2020-01-09Rename crostests to cros-ec-testsEnric Balletbo i Serra6-24/+26
2019-12-24docs: Document the Test CasesFabien Lahoudere7-3/+20
2019-12-24docs: Document the helper functionsFabien Lahoudere3-2/+23
2019-12-24docs: Add Testing GuidelinesEnric Balletbo i Serra1-0/+115
2019-12-24runners: lava_runner: Return only the specific test short nameEnric Balletbo i Serra1-4/+8
2019-12-24docs: Add documentation to describe how to install the packageEnric Balletbo i Serra1-0/+51
2019-12-24Create a main 'cros' python packageEnric Balletbo i Serra19-30/+30
2019-12-24crostests.yaml: Rename cros-ec.yaml to crostestsEnric Balletbo i Serra2-9/+9
2019-12-23docs: Add initial structure for documentationEnric Balletbo i Serra10-0/+413
2019-12-23cros_ec_extcon: Check also the cable APIFabien Lahoudere1-7/+14
2019-12-23helpers: kernel: Fix 2 blank lines before function callEnric Balletbo i Serra1-0/+1
2019-12-23Autoformat the code to conform with PEP 8 using 'black'Enric Balletbo i Serra11-154/+249
2019-12-23Reorganize test-cros-ec.py into multiple filesFabien Lahoudere18-414/+1005
2019-12-06cros-ec.yaml: Add Lava-Test Test Definition 1.0Enric Balletbo i Serra1-0/+9
2019-12-06test_cros_{ec,fp,pd,tp}_abi: Check standard MCU ABIFabien Lahoudere1-0/+18
2019-12-06Use explicitily Python 3Enric Balletbo i Serra1-1/+1
2019-12-06test_cros_ec_battery_cutoff_at_shutdown: Remove the testEnric Balletbo i Serra1-33/+0
2019-12-06test_cros_ec_gyro_iio_abi: Add a condition for frequency attributeFabien Lahoudere1-8/+8
2019-12-06test_cros_ec_accel_iio_abi: Add a condition for frequency attributeFabien Lahoudere1-0/+2
2019-12-06Add helper to check sysfs attributesFabien Lahoudere1-63/+52
2019-12-06Add helper to convert kernel releaseFabien Lahoudere1-0/+22
2019-12-06test_cros_ec_accel_iio_data_is_valid: Fix inexisting base_path variableFabien Lahoudere1-1/+2
2019-12-06Add helper to read file contentsFabien Lahoudere1-12/+12
2019-12-06test_cros_ec_accel_iio_data_is_valid: Fix the use of local variablesFabien Lahoudere1-2/+2
2019-12-06test_cros_ec_pwm_backlight: Test backlight brightness behaviourFabien Lahoudere1-0/+41
2019-12-06test_cros_ec_accel_iio_data_is_valid: test data validityFabien Lahoudere1-0/+29
2019-12-06test_cros_ec_rtc_abi: Test RTC ABIFabien Lahoudere1-0/+16
2019-12-06test_cros_ec_extcon_usbc: Test extcon usbc ABIFabien Lahoudere1-0/+15
2019-12-06test_cros_ec_battery_abi: Test battery ABIFabien Lahoudere1-0/+16
2019-12-06test_cros_ec_usbpd_charger_abi: Test CrOS USBPD charger ABIFabien Lahoudere1-0/+15
2019-12-06test_cros_ec_gyro_iio_abi: Test gyrsocope ABIFabien Lahoudere1-0/+22
2019-12-06test_cros_ec_accel_iio_abi: Test the CrOS EC accelerometer ABIFabien Lahoudere1-0/+22
2019-12-06test_cros_ec_battery_cutoff_at_shutdown: Check if EC_FEATURE_BATTERY is suppo...Enric Balletbo i Serra1-1/+5
2019-12-06Add basic tests for CrOS ECEnric Balletbo i Serra1-0/+235