mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-01 08:53:19 +00:00
tests: Add script tests
Currently provides tests for logging quoted strings.
This commit is contained in:
parent
3dd32d741a
commit
e44d69908b
4 changed files with 40 additions and 0 deletions
4
tests/scripts/run-test.sh
Executable file
4
tests/scripts/run-test.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
set -eu
|
||||
source ../gen-tests-makefile.sh
|
||||
run_tests --bash
|
Loading…
Add table
Add a link
Reference in a new issue