Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: Disable spidev on big-endian 32-bit platforms
The class IoctlSpiBase (see src/umockdev-spi.vala) has a comment that it only works on 64bit platforms. Disable those tests on 32-bit big-endian platforms for now, such as Debian hppa. Co-Authored-By: Martin Pitt <[email protected]>
- Loading branch information