Added missing YAML test files

- For the netlist tests
This commit is contained in:
Salvador E. Tropea 2022-06-09 06:24:49 -03:00
parent d9f866cbe3
commit 59718bdfdf
2 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,10 @@
# This is a working example.
# For a more complete reference use `--example`
kibot:
version: 1
outputs:
- name: classic_netlist
comment: Schematic netlist in KiCad format
type: netlist
dir: Export

View File

@ -0,0 +1,12 @@
# This is a working example.
# For a more complete reference use `--example`
kibot:
version: 1
outputs:
- name: ipc_netlist
comment: IPC-D-356 netlist for testing
type: netlist
dir: Export
options:
format: ipc