libhal-google / libhal

A collection of interfaces and abstractions for embedded peripherals and devices using modern C++
Apache License 2.0
86 stars 17 forks source link

:white_check_mark: Created unit tests for G force UDL and data type #684

Closed PhazonicRidley closed 1 year ago

PhazonicRidley commented 1 year ago

Created a Unit test that tests UDL and type construction, multiplication, division, and summation. As well as verifying that the type follows float maximums and minimums.