We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 217f81d commit e5544efCopy full SHA for e5544ef
README.rst
@@ -0,0 +1,18 @@
1
+Welcome to labgridhelper
2
+========================
3
+
4
+|license| |chat|
5
6
+Purpose
7
+-------
8
+The labgridhelper library collects labgrid helper functions for labgrid tests.
9
+Testsuites can often share functionality, such as the retrieval of systemd
10
+service status information or the retrieval of ip addresses.
11
12
+.. |license| image:: https://img.shields.io/badge/license-LGPLv2.1-blue.svg
13
+ :alt: LGPLv2.1
14
+ :target: https://raw.githubusercontent.com/labgrid-project/labgrid/master/LICENSE
15
16
+.. |chat| image:: https://matrix.to/img/matrix-badge.svg
17
+ :alt: chat
18
+ :target: https://riot.im/app/#/room/#labgrid:matrix.org
0 commit comments