Add pass/fail tests for repeated event id
[ctf-testsuite.git] / tests / 1.9 / run.sh
CommitLineData
5a8b5950
CB
1#!/bin/sh
2
e8213e66
MD
3echo "Running expected pass tests"
4cd pass
5./run.sh
6cd ..
5a8b5950 7
e8213e66
MD
8echo "Running expected failure tests"
9cd fail
5a8b5950 10./run.sh
abe6135a 11cd ..
This page took 0.022532 seconds and 4 git commands to generate.