3
0
Fork 0
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:
Krystine Sherwin 2024-08-17 11:33:28 +12:00
parent 3dd32d741a
commit e44d69908b
No known key found for this signature in database
4 changed files with 40 additions and 0 deletions

4
tests/scripts/run-test.sh Executable file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
set -eu
source ../gen-tests-makefile.sh
run_tests --bash