repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
external
/
bsd
/
libc++
/
dist
/
libcxxrt
/
test
/
run_test.sh
blob
56c6d8cbff04714e377583c3aaa920cc12a4c31d
1
test_command
=
$1
2
expected_output
=
$2
3
test_log
=
$3
4
$test_command
>
$test_log
2
>&
1
5
diff
$test_log $expected_output