Add command line interface to the renderer
- Adds a command line interface to the renderer to process a single
test case yaml file or a directory of files.
- Adds the feature to write the test case html page inside a specific
directory.
- Port few more test cases to the yaml format.
Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk>
Showing
- renderer/make_page.py 46 additions, 7 deletionsrenderer/make_page.py
- renderer/templates/index.html 1 addition, 1 deletionrenderer/templates/index.html
- renderer/templates/macros.html 0 additions, 0 deletionsrenderer/templates/macros.html
- tc/apparmor-tracker.yaml 59 additions, 0 deletionstc/apparmor-tracker.yaml
- tc/iptables-basic.yaml 36 additions, 0 deletionstc/iptables-basic.yaml
- tc/tracker-indexing-local-storage.yaml 1 addition, 1 deletiontc/tracker-indexing-local-storage.yaml
- tc/traffic-control-basic.yaml 52 additions, 0 deletionstc/traffic-control-basic.yaml
- tc/x-hw-accelerated.yaml 1 addition, 1 deletiontc/x-hw-accelerated.yaml
File moved
tc/apparmor-tracker.yaml
0 → 100644
tc/iptables-basic.yaml
0 → 100644
tc/traffic-control-basic.yaml
0 → 100644
Please register or sign in to comment