malcontent/libmalcontent
Philip Withnall ec1af3ef55 tests: Add tests for SessionLimits interface
This adds tests for the getter and setter for session limits, giving us
65.9% branch coverage (but that includes `g_return_if_fail()` and
friends, which are impossible and pointless to test both sides of the
branch).

Signed-off-by: Philip Withnall <withnall@endlessm.com>
2020-01-16 13:17:45 +00:00
..
tests tests: Add tests for SessionLimits interface 2020-01-16 13:17:45 +00:00
app-filter-private.h libmalcontent: Factor getting/setting app filter into a manager 2019-04-24 13:45:59 +01:00
app-filter.c libmalcontent: Move MctAppFilterError to MctManagerError 2020-01-16 13:17:45 +00:00
app-filter.h libmalcontent: Move MctAppFilterError to MctManagerError 2020-01-16 13:17:45 +00:00
malcontent.h libmalcontent: Add a SessionLimits interface for time-limited sessions 2020-01-16 13:17:45 +00:00
manager.c libmalcontent: Add support for setting session limits 2020-01-16 13:17:45 +00:00
manager.h libmalcontent: Add support for setting session limits 2020-01-16 13:17:45 +00:00
meson.build libmalcontent: Add a SessionLimits interface for time-limited sessions 2020-01-16 13:17:45 +00:00
session-limits-private.h libmalcontent: Add a SessionLimits interface for time-limited sessions 2020-01-16 13:17:45 +00:00
session-limits.c libmalcontent: Add support for setting session limits 2020-01-16 13:17:45 +00:00
session-limits.h libmalcontent: Add support for setting session limits 2020-01-16 13:17:45 +00:00