aboutsummaryrefslogtreecommitdiffstats
path: root/tests/rpc/unix.ys
diff options
context:
space:
mode:
authorN. Engelhardt <nak@symbioticeda.com>2020-02-13 20:52:22 +0100
committerN. Engelhardt <nak@symbioticeda.com>2020-02-13 20:52:22 +0100
commitc2467fdd558f7a12e77ed3a14cf704a932819fdf (patch)
tree53f75c162ed9b94273ce28ee4b19d8f4f6277dd4 /tests/rpc/unix.ys
parentcb7bc6a12fee1d948b7f91fd37f326dbd4f5ca47 (diff)
downloadyosys-c2467fdd558f7a12e77ed3a14cf704a932819fdf.tar.gz
yosys-c2467fdd558f7a12e77ed3a14cf704a932819fdf.tar.bz2
yosys-c2467fdd558f7a12e77ed3a14cf704a932819fdf.zip
make rpc frontend unix socket test less fragile
Diffstat (limited to 'tests/rpc/unix.ys')
-rw-r--r--tests/rpc/unix.ys6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/rpc/unix.ys b/tests/rpc/unix.ys
deleted file mode 100644
index cc7ec14ab..000000000
--- a/tests/rpc/unix.ys
+++ /dev/null
@@ -1,6 +0,0 @@
-!python3 frontend.py unix-socket frontend.sock & sleep 0.1
-connect_rpc -path frontend.sock
-read_verilog design.v
-hierarchy -top top
-flatten
-select -assert-count 1 t:$neg