Module Name: src Committed By: kamil Date: Sun May 14 00:07:07 UTC 2017
Modified Files: src/distrib/sets/lists/tests: mi src/etc/mtree: NetBSD.dist.tests src/tests/usr.bin: Makefile Added Files: src/tests/usr.bin/c++: Makefile t_hello.sh Log Message: Add new c++ ATF tests in usr.bin/c++: t_hello This is a copy of t_hello from usr.bin/cc. Added tests: - hello - hello_pic - hello_pie - hello32 These tests do not use c++ runtime library functions. Protect these tests with MKCXX. To generate a diff of this commit: cvs rdiff -u -r1.738 -r1.739 src/distrib/sets/lists/tests/mi cvs rdiff -u -r1.145 -r1.146 src/etc/mtree/NetBSD.dist.tests cvs rdiff -u -r1.24 -r1.25 src/tests/usr.bin/Makefile cvs rdiff -u -r0 -r1.1 src/tests/usr.bin/c++/Makefile \ src/tests/usr.bin/c++/t_hello.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.