forked from adversary-org/foad
-
Notifications
You must be signed in to change notification settings - Fork 0
/
run-tests.sh
executable file
·29 lines (28 loc) · 965 Bytes
/
run-tests.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
#!/bin/bash
./foad.py -h
./foad.py -f list_options
pydoc3 foad.py
./foad.py -f unittest
./foad.py -f unittest -n carnal
./foad.py -f unittest -n bond
./foad.py -f unittest -n die
./foad.py -f unittest -n right
./foad.py -f unittest -n title
./foad.py -f unittest -n cunt
./foad.py -f unittest -n foaas
./foad.py -f unittest -n snag
./foad.py -f unittest -n snafu
./foad.py -f unittest -n fubar
./foad.py -f unittest -n lmfao
./foad.py -f unittest -n figjam
./foad.py -f unittest -n atitle
./foad.py -f unittest -n copyright
./foad.py -f unittest -n website
./foad.py -f unittest -n adversary
./foad.py -f unittest -n domain
./foad.py -f unittest -n donations
./foad.py -f unittest -n bitcoin
./foad.py -f unittest -n "Bob the Builder"
./foad.py -f unittest -n "Bob the Builder" -s "Agro the Arbitrator"
./foad.py -f unittest -n "Bob the Builder" -e "Omerta Construction"
./foad.py -f unittest -n "Bob the Builder" -e "Omerta Construction" -s "Agro the Arbitrator"