Rivoreo Source Code Repositories
src.rivoreo.one
/
net
/
ipfilter
/
b3cb366264fe0d4190ad98ea7004e8b34d12a4a3
/
.
/
test
/
in_test
blob: 7b991d09c8893081ae324d901699e54b853c86c0 [
file
] [
log
] [
blame
] [
raw
]
#!/bin/sh
testitem
=
$1
TESTMODE
=
$2
.
./
ipflib
.
sh
test_init
if
[
$
{
TESTMODE
}
!=
user
]
;
then
exit
0
fi
.
./
setup_test
.
sh
echo
"${todo}..."
;
/
bin
/
cp
/
dev
/
null results
/
$1
../
ipnat
-
Rnvf
$
{
regress
}
2
>/
dev
/
null
>
$
{
results
}
check_results
exit $status