parent
c0e6e76917
commit
1ce7e12b45
14
tests/tests.yml
Normal file
14
tests/tests.yml
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
tags:
|
||||
- classic
|
||||
roles:
|
||||
- role: standard-test-source
|
||||
- role: standard-test-basic
|
||||
required_packages:
|
||||
- gcc-c++
|
||||
- make
|
||||
tests:
|
||||
- testsuite:
|
||||
dir: ./source/testsuite/
|
||||
run: CLKNETSIM_RANDOM_SEED=13773 ./run
|
Loading…
Reference in New Issue
Block a user