- 03 Mar, 2021 1 commit
-
-
Vincent Stehlé authored
This is easier for argument passing and more flexible for adding fields in the future. We take care to preserve current fields ordering in output result.md. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
- 01 Mar, 2021 13 commits
-
-
Jeffrey Booher-Kaeding authored
Added License
-
Jeffrey Booher-Kaeding authored
-
Jeffrey Booher-Kaeding authored
-
Vincent Stehlé authored
We generate a table for the summary rather than sections, as this is arguably more readable. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
Vincent Stehlé authored
Avoid duplicating the GUID, result and name in the log. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
Vincent Stehlé authored
Currently the parser tries to record the test service as 'group' and the test protocol as 'test set'. However, some tests have only a protocol and no service (e.g. LoadedImageProtocolTest). In this case, the parser will record the protocol as 'group' and the full line dictionary as 'test set'. Fix this case by recording an empty 'group' and the protocol as 'test set', more in line with the generic case. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
Vincent Stehlé authored
Strip .ekl input lines, to avoid capturing "\n" in the log field. Adapt the empty lines skip test accordingly. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
Vincent Stehlé authored
This allows to execute Parser.py directly with: $ ./Parser.py <arguments...> Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
Vincent Stehlé authored
The json module is unused: remove it. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
Vincent Stehlé authored
Specify language of the python bloc. This enables syntax coloring with pandoc. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
Vincent Stehlé authored
Remove spurious whitespaces at end of line in Parser.py and README.md. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
Vincent Stehlé authored
We add a Makefile and a configuration file to automate the generation of README.pdf with pandoc. Also, update the .gitignore accordingly. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
Vincent Stehlé authored
For the moment we ignore result.md, the output of Parser.py. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
- 23 Feb, 2021 1 commit
-
-
Jeffrey Booher-Kaeding authored
Fixes
-
- 19 Feb, 2021 3 commits
-
-
Vincent Stehlé authored
The title is already after an ATX-style #, which makes the following setext-style underline superfluous. Remove the underline to fix the rendering with pandoc. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
Vincent Stehlé authored
Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
Vincent Stehlé authored
This repairs the run with default sample filenames on Linux. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
- 01 Oct, 2020 1 commit
-
-
Jeff Booher-Kaeding authored
-
- 29 Sep, 2020 2 commits
-
-
Jeff Booher-Kaeding authored
I like this one better, not Necessarily better, but easier to read.
-
Jeff Booher-Kaeding authored
-
- 23 Sep, 2020 2 commits
-
-
Jeff Booher-Kaeding authored
-
Jeff Booher-Kaeding authored
devloped a generic dict in list writier.
-
- 17 Sep, 2020 1 commit
-
-
Jeff Booher-Kaeding authored
other small bugfixes
-
- 16 Sep, 2020 1 commit
-
-
Jeff Booher-Kaeding authored
Need to address the ekl parser ASAP, unfortunately the logs are not as parsable as original thought. Generated MD is very rudimentary, needs more attetion, list bandid also restrics CSV output.
-
- 01 Sep, 2020 1 commit
-
-
Jeff Booher-Kaeding authored
Now outputting CSV, re-factored Command line arguments, bug fixes, spelling fixes, and more.
-
- 27 Aug, 2020 2 commits
-
-
-
Jeff Booher-Kaeding authored
-
- 18 Aug, 2020 2 commits
-
-
Jeffrey Booher-Kaeding authored
not first time I made this issue, MacDown recognizes `###text` and `### text` as both H3...
-
Jeff Booher-Kaeding authored
-
- 17 Aug, 2020 1 commit
-
-
Jeff Booher-Kaeding authored
-
- 13 Aug, 2020 2 commits
-
-
Jeff Booher-Kaeding authored
main is now sample find command, with sample if run with no arguments, command line argumet 1: file, 2:key, 3:value
-
Jeff Booher-Kaeding authored
-
- 12 Aug, 2020 2 commits
-
-
Jeff Booher-Kaeding authored
-
Jeff Booher-Kaeding authored
-