Hardware platform: AM5728
Operating system: Linux kernel 4.14.79
Problem description:
Current device driver transplant and developed, including the I2C, SPI, PCI, input subsystem, EMMC, etc., the system runs stably without exception, is there a driver's test automation tools community leaders or related testing means and method, thank you bosses;
CodePudding user response:
Drive test automation should be reading and writing dataFor example IIC is written as a set of data and then read it out to see is not the same as
Of course, these registers can be read and write that I understand this is the case