repo.or.cz
/
freebsd
/
src.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
usr.bin/bc: remove OpenBSD derived bc and dc commands
[freebsd/src.git]
/
tests
/
examples
/
Makefile
blob
869fae2e963b3533cf65f1d29567931db9b92d73
1
PACKAGE
=
tests
2
3
TESTSDIR
= ${
TESTSBASE
}/
examples
4
5
ATF_TESTS_PYTEST
+=
test_examples.py
6
ATF_TESTS_PYTEST
+=
test_ktest_example.py
7
8
.
include
<
bsd.
test
.mk
>
9