Private
Public Access
2
0

tests/mock: make all mock tests executable

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Brendan Le Foll
2017-05-31 15:52:07 +02:00
parent 8133de0cc0
commit f927bffb16
34 changed files with 0 additions and 0 deletions

0
tests/mock/aio_checks.py Normal file → Executable file
View File

0
tests/mock/gpio_checks_isr.py Normal file → Executable file
View File

0
tests/mock/gpio_checks_mode.py Normal file → Executable file
View File

0
tests/mock/i2c_checks_addr.py Normal file → Executable file
View File

0
tests/mock/i2c_checks_freq.py Normal file → Executable file
View File

0
tests/mock/i2c_checks_read.py Normal file → Executable file
View File

0
tests/mock/i2c_checks_read_byte.py Normal file → Executable file
View File

0
tests/mock/i2c_checks_read_byte_data.py Normal file → Executable file
View File

0
tests/mock/i2c_checks_read_bytes_data.py Normal file → Executable file
View File

0
tests/mock/i2c_checks_read_word_data.py Normal file → Executable file
View File

0
tests/mock/i2c_checks_shared.py Normal file → Executable file
View File

0
tests/mock/i2c_checks_write.py Normal file → Executable file
View File

0
tests/mock/i2c_checks_write_byte.py Normal file → Executable file
View File

0
tests/mock/i2c_checks_write_byte_data.py Normal file → Executable file
View File

0
tests/mock/i2c_checks_write_word_data.py Normal file → Executable file
View File

0
tests/mock/spi_checks_bit_per_word.py Normal file → Executable file
View File

0
tests/mock/spi_checks_freq.py Normal file → Executable file
View File

0
tests/mock/spi_checks_lsbmode.py Normal file → Executable file
View File

0
tests/mock/spi_checks_mode.py Normal file → Executable file
View File

0
tests/mock/spi_checks_shared.py Normal file → Executable file
View File

0
tests/mock/spi_checks_write.py Normal file → Executable file
View File

0
tests/mock/spi_checks_write_byte.py Normal file → Executable file
View File

0
tests/mock/spi_checks_write_word.py Normal file → Executable file
View File

0
tests/mock/uart_checks_data_available.py Normal file → Executable file
View File

0
tests/mock/uart_checks_flush.py Normal file → Executable file
View File

0
tests/mock/uart_checks_read.py Normal file → Executable file
View File

0
tests/mock/uart_checks_sendbreak.py Normal file → Executable file
View File

0
tests/mock/uart_checks_set_baudrate.py Normal file → Executable file
View File

0
tests/mock/uart_checks_set_flowcontrol.py Normal file → Executable file
View File

0
tests/mock/uart_checks_set_mode.py Normal file → Executable file
View File

0
tests/mock/uart_checks_set_nonblocking.py Normal file → Executable file
View File

0
tests/mock/uart_checks_set_timeout.py Normal file → Executable file
View File

0
tests/mock/uart_checks_shared.py Normal file → Executable file
View File

0
tests/mock/uart_checks_write.py Normal file → Executable file
View File