1common: 2 platform_allow: 3 - native_posix 4 - native_sim 5 integration_platforms: 6 - native_sim 7tests: 8 drivers.smbus.emul: 9 tags: smbus 10 drivers.smbus.emul.peripheral.interrupt: 11 tags: smbus 12 extra_args: EXTRA_CFLAGS=-DPERIPHERAL_INT=1 13