sensors.TemperaturesWithContext() crashes with a segfault. This PR adds a test case which simply calls sensors.TemperaturesWithContext() to make sure it does not crash.
It is probably not so easy to have more useful test case because sensors are different everywhere and even errors might be ok.
sensors.TemperaturesWithContext() crashes with a segfault. This PR adds a test case which simply calls sensors.TemperaturesWithContext() to make sure it does not crash.
It is probably not so easy to have more useful test case because sensors are different everywhere and even errors might be ok.