summaryrefslogtreecommitdiff
path: root/tests/usr.bin
AgeCommit message (Expand)Author
2019-08-29Pull up following revision(s) (requested by kamil in ticket #120):martin
2019-08-16Pull up following revision(s) (requested by kamil in ticket #63):martin
2019-07-21Stop assuming that printf handles options in any way at allkre
2019-07-21Correct a typo. It is atf_require_prog not atf_require_pfog ...kre
2019-06-07Add a regression test for PR bin/54154, or in other words, make suregson
2019-05-15Add explanatory textchristos
2019-04-04Upgrade indent(1)kamil
2019-04-04Upgrade indent(1)kamil
2019-02-09fix hello_profile's hello_profile_head function name.mrg
2019-02-09add $NetBSD$ tags.mrg
2019-02-09add very simple test that you can link -fopenmp.mrg
2019-01-29Move common UBSAN test case code into ubsan_common.subrmgorny
2019-01-29Move common ASAN test case code into asan_common.subrmgorny
2019-01-29Move common UBSAN test case code into ubsan_common.subrmgorny
2019-01-29Move common ASAN test case code into asan_common.subrmgorny
2019-01-19add a range and a repeat regex test.christos
2019-01-08This now works too.christos
2019-01-08this now works...christos
2018-09-14Move the tests of character value args to floating conversionskre
2018-09-14When the shell being tested for builtin printf supports "type -t"kre
2018-09-10Add a test where printf is run twice in the same shell, and thekre
2018-09-08Make sure we're in the standard locale when testing for printfkre
2018-09-05Add ATF tests for printf(1)kre
2018-09-03amend test case to also check for -fprofile-generatemaya
2018-07-16Disable profile and compat 32-bit c++ sanitizer testskamil
2018-07-16Disable profile and compat 32-bit tests cc sanitizer testskamil
2018-05-31make 'clean' and/or 'cleandir' actually clean all the things.mrg
2018-05-04Improve wording for non-native speakers of Englishkamil
2018-05-04Explain VLA in c++/t_ubsan_vla_out_of_bounds.sh (ATF test)kamil
2018-05-04Explain VLA in t_ubsan_vla_out_of_bounds.sh (ATF test)kamil
2018-05-04Use more formal speech in messagesmartin
2018-05-02Add new ATF Undefined Behavior Sanitizer testskamil
2018-04-11Import new C and C++ ATF tests for ASankamil
2018-04-09Use tcpdump -n to avoid reverse DNS lookup. There is no point in havingmartin
2018-04-04Add new ATF tests for Address Sanitzier (ASan)kamil
2018-04-04Add new ATF tests for Address Sanitzier (ASan)kamil
2018-04-04Correct a small regression typo in usr.bin/c++ ATF testskamil
2018-04-04Sort entries in ATF tests in tests/usr.bin/c++/Makefilekamil
2018-03-24Add new C++ ATF testskamil
2017-07-25Do the previous test a better way - for a file, test is generallykre
2017-07-25Correct oversight in previous ... redirecting into a compound statementkre
2017-07-18NFC: Typo in a comment corrected.kre
2017-07-18Make sure that the open of /dev/pad0 has succeeded (or at the verykre
2017-07-03As pad devices are now created on demand - pad has to be open for anat
2017-05-31In the -m32 test, additionally test profiled binaries.martin
2017-05-18Add (currently failing) test cases for profiled programs.martin
2017-05-14Add new ATF C++ tests in usr.bin/c++: t_static_destructorkamil
2017-05-14Use more C++ sugar in t_cxxruntime (ATF test)kamil
2017-05-14Add new ATF C++ tests in usr.bin/c++kamil
2017-05-14Add new c++ ATF tests in usr.bin/c++: t_hellokamil