libeos-parental-controls: Add placeholder unit tests
This commit is mostly to put the test framework in place, and create a placeholder test library for libeos-parental-controls for packaging. Signed-off-by: Philip Withnall <withnall@endlessm.com> https://phabricator.endlessm.com/T23859
This commit is contained in:
parent
dce3a94da0
commit
318b35e3da
6 changed files with 119 additions and 1 deletions
6
meson_options.txt
Normal file
6
meson_options.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
option(
|
||||
'installed_tests',
|
||||
type: 'boolean',
|
||||
value: false,
|
||||
description: 'enable installed tests'
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue