Add a smoke-test for the SteamLinuxRuntime
See the new tests/README.md and tests/depot/README.md files for details.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
Showing
- .gitignore 6 additions, 1 deletion.gitignore
- Makefile 4 additions, 0 deletionsMakefile
- debian/changelog 6 additions, 0 deletionsdebian/changelog
- debian/control 11 additions, 0 deletionsdebian/control
- debian/rules 14 additions, 0 deletionsdebian/rules
- debian/tests/control 18 additions, 0 deletionsdebian/tests/control
- debian/tests/depot 8 additions, 0 deletionsdebian/tests/depot
- tests/README.md 20 additions, 0 deletionstests/README.md
- tests/depot/README.md 84 additions, 0 deletionstests/depot/README.md
- tests/depot/pressure-vessel.py 505 additions, 0 deletionstests/depot/pressure-vessel.py
- tests/mypy.sh 31 additions, 0 deletionstests/mypy.sh
- tests/pycodestyle.sh 23 additions, 0 deletionstests/pycodestyle.sh
- tests/pyflakes.sh 23 additions, 0 deletionstests/pyflakes.sh
- tests/python3.sh 31 additions, 0 deletionstests/python3.sh
- tests/python34.sh 36 additions, 0 deletionstests/python34.sh
- tests/python35.sh 36 additions, 0 deletionstests/python35.sh
- tests/shellcheck.sh 39 additions, 0 deletionstests/shellcheck.sh
- tests/third-party/COPYING 18 additions, 0 deletionstests/third-party/COPYING
- tests/third-party/pycotap.py 157 additions, 0 deletionstests/third-party/pycotap.py
Makefile
0 → 100644
debian/changelog
0 → 100644
debian/control
0 → 100644
debian/rules
0 → 100755
debian/tests/control
0 → 100644
debian/tests/depot
0 → 100755
tests/README.md
0 → 100644
tests/depot/README.md
0 → 100644
tests/depot/pressure-vessel.py
0 → 100755
tests/mypy.sh
0 → 100755
tests/pycodestyle.sh
0 → 100755
tests/pyflakes.sh
0 → 100755
tests/python3.sh
0 → 100755
tests/python34.sh
0 → 100755
tests/python35.sh
0 → 100755
tests/shellcheck.sh
0 → 100755
tests/third-party/COPYING
0 → 100644
tests/third-party/pycotap.py
0 → 100644
Please register or sign in to comment