sifive / wake

The SiFive wake build tool
Other
86 stars 28 forks source link

ci: Integrate wake-unit and remove hack #1663

Open V-FEXrt opened 1 month ago

V-FEXrt commented 1 month ago

For the longest time our testing has had a strange cutout/hack for unit tests inside of the integration test system. This PR removes that hack and fully integrates unit tests into the normal system. The tradeoff is that the wake-unit binary now also gets installed anywhere wake is installed