mirror of
https://github.com/espressif/openthread.git
synced 2026-08-26 20:19:53 +00:00
[test-driver] update README.md format (#3430)
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
URL: http://git.savannah.gnu.org/cgit/automake.git/tree/lib/test-driver
|
||||
Version: 2016-01-11.22
|
||||
License: GPL v2
|
||||
License File: LICENSE
|
||||
|
||||
Description:
|
||||
Automake script that drives tests execution.
|
||||
|
||||
Local Modifications:
|
||||
Change the test-driver automake script to support
|
||||
parallel test scripts execution, each one initiated
|
||||
with a unique number.
|
||||
+27
@@ -0,0 +1,27 @@
|
||||
# Automake test-driver
|
||||
|
||||
## URL
|
||||
|
||||
http://git.savannah.gnu.org/cgit/automake.git/tree/lib/test-driver
|
||||
|
||||
## Version
|
||||
|
||||
2016-01-11.22
|
||||
|
||||
## License
|
||||
|
||||
GPLv2
|
||||
|
||||
## License File
|
||||
|
||||
[LICENSE](https://www.gnu.org/licenses/)
|
||||
|
||||
## Description
|
||||
|
||||
Automake testsuite driver script.
|
||||
|
||||
## Modifications
|
||||
|
||||
Change the test-driver automake script to support
|
||||
parallel test scripts execution, each one initiated
|
||||
with a unique number.
|
||||
Reference in New Issue
Block a user