Add getting tests for libeconf
This commit is contained in:
parent
8bd9dbe2d7
commit
976558943d
4
main.fmf
4
main.fmf
@ -7,10 +7,10 @@
|
||||
/test:
|
||||
summary: Run all tests
|
||||
test: |
|
||||
git clone https://github.com/openSUSE/libeconf.git
|
||||
git clone https://github.com/sssd-test/libeconf.git
|
||||
cd libeconf/bindings/python3
|
||||
cp econf.py test/econf.py
|
||||
pytest -v test/
|
||||
pytest -v test/test_econf_setters.py
|
||||
require:
|
||||
- git-core
|
||||
- pytest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user