aboutsummaryrefslogtreecommitdiffstats
path: root/test/kvx/simucheck.sh
blob: 48698e35162c0236e29c6031fae5119c0520cdc3 (plain)
1
2
3
4
5
6
7
8
#!/bin/bash
# Tests the execution of the binaries produced by CompCert, by simulation

cores=$(grep -c ^processor /proc/cpuinfo)

source do_test.sh

do_test check $cores