Commit graph

3 commits

Author SHA1 Message Date
Warner Losh
b51f58aeb5 Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

Similar commit in main:
(cherry picked from commit d0b2dbfa0e)

Conflicts:
	bin/pkill/tests/pgrep-f_test.sh
	lib/clang/libclangminimal/Makefile
	lib/clang/llvm.pre.mk
	usr.bin/clang/llvm-dwarfutil/Makefile
2024-01-05 10:21:44 +01:00
Alexander V. Chernikov
b821990ce6 pytest: add an example test fetching test directory and ATF vars.
MFC after:	2 weeks

(cherry picked from commit 864ea9abfb)
2023-02-09 15:46:18 +00:00
Alexander V. Chernikov
176e0427b2 testing: add python test examples
Simplify the adoption of python tests by proving some examples,
 utilising commonly-used patterns.

Differential Revision: https://reviews.freebsd.org/D37902
Reviewed by:	asomers
MFC after:	2 weeks

(cherry picked from commit 8161b823d7)
2023-01-23 22:09:04 +00:00