jack-ullery / AppAnvil

Graphical user interface for the AppArmor security module (in-progress)
GNU General Public License v3.0
14 stars 12 forks source link

Fix broken tests #67

Closed jack-ullery closed 11 months ago

jack-ullery commented 11 months ago

This updates the unit tests so that they compile and run. These tests have been neglected for the past couple of months, and this updates them to the recent changes.

I did not add any new tests, but updated the old ones so they compile and run under our new expected behavior.

I also disabled some compiler flags for the gcov coverage report, because they are buggy and that report isn't working anyways.