The NetBSD Project

CVS log for src/tests/Makefile

[BACK] Up to [cvs.NetBSD.org] / src / tests

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.47 / (download) - annotate - [select for diffs], Sat Aug 19 22:56:43 2023 UTC (7 months, 1 week ago) by christos
Branch: MAIN
CVS Tags: HEAD
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored) to selected 1.38 (colored)

Tests for the compat_linux inotify framework from GSoC 2023 (Theodore Preduta)

Revision 1.46 / (download) - annotate - [select for diffs], Sun May 21 15:28:42 2017 UTC (6 years, 10 months ago) by riastradh
Branch: MAIN
CVS Tags: phil-wifi-base, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, phil-wifi, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-9-base, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, netbsd-8-base, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, netbsd-10-base, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, matt-nb8-mediatek-base, matt-nb8-mediatek, is-mlppp-base, is-mlppp, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Changes since 1.45: +1 -3 lines
Diff to previous 1.45 (colored) to selected 1.38 (colored)

Remove MKCRYPTO option.

Originally, MKCRYPTO was introduced because the United States
classified cryptography as a munition and restricted its export.  The
export controls were substantially relaxed fifteen years ago, and are
essentially irrelevant for software with published source code.

In the intervening time, nobody bothered to remove the option after
its motivation -- the US export restriction -- was eliminated.  I'm
not aware of any other operating system that has a similar option; I
expect it is mainly out of apathy for churn that we still have it.
Today, cryptography is an essential part of modern computing -- you
can't use the internet responsibly without cryptography.

The position of the TNF board of directors is that TNF makes no
representation that MKCRYPTO=no satisfies any country's cryptography
regulations.

My personal position is that the availability of cryptography is a
basic human right; that any local laws restricting it to a privileged
few are fundamentally immoral; and that it is wrong for developers to
spend effort crippling cryptography to work around such laws.

As proposed on tech-crypto, tech-security, and tech-userlevel to no
objections:

https://mail-index.netbsd.org/tech-crypto/2017/05/06/msg000719.html
https://mail-index.netbsd.org/tech-security/2017/05/06/msg000928.html
https://mail-index.netbsd.org/tech-userlevel/2017/05/06/msg010547.html

P.S.  Reviewing all the uses of MKCRYPTO in src revealed a lot of
*bad* crypto that was conditional on it, e.g. DES in telnet...  That
should probably be removed too, but on the grounds that it is bad,
not on the grounds that it is (nominally) crypto.

Revision 1.45 / (download) - annotate - [select for diffs], Mon Jun 22 00:05:23 2015 UTC (8 years, 9 months ago) by matt
Branch: MAIN
CVS Tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, localcount-20160914, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored) to selected 1.38 (colored)

Don't build tests that depend on RUMP if BSD_MK_COMPAT_FILE is defined.

Revision 1.44 / (download) - annotate - [select for diffs], Mon Feb 25 00:33:19 2013 UTC (11 years, 1 month ago) by jmmv
Branch: MAIN
CVS Tags: yamt-pagecache-base9, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7, agc-symver-base, agc-symver
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored) to selected 1.38 (colored)

Run tests in kyua-atf-compat if MKKYUA!=no.

Revision 1.43 / (download) - annotate - [select for diffs], Sat Feb 23 21:20:14 2013 UTC (11 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.42: +3 -3 lines
Diff to previous 1.42 (colored) to selected 1.38 (colored)

Stop assuming that test programs and directories are the same thing during
Atffile generation.

This is needed to be able to generate Kyuafiles (coming later), as these
clearly differentiate between the definition of test programs and the
recursion into other subdirectories (or files).

In particular: rename ATFFILE_EXTRA_TPS to ATFFILE_EXTRA_SUBDIRS and
change the logic in bsd.test.mk to keep track of subdirectories aside from
_TESTS when creating the Atffile.

Revision 1.42 / (download) - annotate - [select for diffs], Sat Feb 23 14:22:24 2013 UTC (11 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored) to selected 1.38 (colored)

Register kyua-cli into the Atffile when MKKYUA!=no.

Revision 1.41 / (download) - annotate - [select for diffs], Tue Feb 19 15:30:07 2013 UTC (11 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.40: +16 -9 lines
Diff to previous 1.40 (colored) to selected 1.38 (colored)

Auto-generate the top-level Atffile.

This fixes a problem in MKKYUA=no builds in which the kyua-testers
subdirectory in /usr/tests was created unconditionally and atf-run was
confused because such subdirectory didn't have an Atffile of its own.
(Due to the way our directory creation and file lists work, I'm not
sure it's possible to just not "install" the empty directory.  But
that'd be an alternative to this.)

Auto-generating the Atffile causes it to only list the subdirectories
listed by the Makefile, which can vary depending on various MK* options.

Problem found by martin@.

Revision 1.40 / (download) - annotate - [select for diffs], Sat Feb 16 12:44:26 2013 UTC (11 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored) to selected 1.38 (colored)

Move tests for examples from tests/examples to tests/share/examples.

This is to match the layout of the installed and source files more closely.
While doing this, honor the MKSHARE variable, as the files these tests
validate are only installed when MKSHARE=yes.

Revision 1.39 / (download) - annotate - [select for diffs], Sun Aug 26 23:03:20 2012 UTC (11 years, 7 months ago) by jmmv
Branch: MAIN
CVS Tags: yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6
Branch point for: tls-maxphys
Changes since 1.38: +5 -1 lines
Diff to previous 1.38 (colored)

Add placeholder test programs for share/mk files.

The main goal of this change is to simplify the further addition of test
cases for the share/mk infrastructure by adding a few placeholder test
programs to the tests tree.

To not leave these test programs empty, I have added a bunch of extremely
simple test cases to them.

Revision 1.38 / (download) - annotate - [selected], Wed Aug 8 13:57:05 2012 UTC (11 years, 7 months ago) by christos
Branch: MAIN
Changes since 1.37: +7 -3 lines
Diff to previous 1.37 (colored)

Exclude tests that use rump

Revision 1.37 / (download) - annotate - [select for diffs], Sat Mar 24 01:36:50 2012 UTC (12 years ago) by matt
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4
Changes since 1.36: +6 -2 lines
Diff to previous 1.36 (colored) to selected 1.38 (colored)

Only descend into ipf if MKIPFILTER != "no"

Revision 1.36 / (download) - annotate - [select for diffs], Sat Mar 17 17:15:28 2012 UTC (12 years ago) by jruoho
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored) to selected 1.38 (colored)

Deprecate tests/toolchain.

Revision 1.35 / (download) - annotate - [select for diffs], Sat Mar 17 16:33:10 2012 UTC (12 years ago) by jruoho
Branch: MAIN
Changes since 1.34: +3 -3 lines
Diff to previous 1.34 (colored) to selected 1.38 (colored)

Deprecate tests/util.

Revision 1.34 / (download) - annotate - [select for diffs], Sat Nov 12 01:19:25 2011 UTC (12 years, 4 months ago) by jmmv
Branch: MAIN
CVS Tags: netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored) to selected 1.38 (colored)

Add tests to ensure that the new asm examples build and run, just as the
end-user is supposed to work with them.

Revision 1.33 / (download) - annotate - [select for diffs], Wed Sep 21 02:14:38 2011 UTC (12 years, 6 months ago) by mrg
Branch: MAIN
CVS Tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base
Branch point for: yamt-pagecache
Changes since 1.32: +6 -2 lines
Diff to previous 1.32 (colored) to selected 1.38 (colored)

only decent into crypto/tests if ${MKCRYPTO} != "no".  (sets are probably
also broken, but i didn't get that far yet.)

Revision 1.32 / (download) - annotate - [select for diffs], Thu Jul 7 07:31:29 2011 UTC (12 years, 8 months ago) by jruoho
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored) to selected 1.38 (colored)

Remove syscall SUBDIR.

Revision 1.31 / (download) - annotate - [select for diffs], Wed Jun 15 23:45:45 2011 UTC (12 years, 9 months ago) by mrg
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored) to selected 1.38 (colored)

evbppc can do modules now.

Revision 1.30 / (download) - annotate - [select for diffs], Thu Feb 24 10:24:23 2011 UTC (13 years, 1 month ago) by pooka
Branch: MAIN
CVS Tags: cherry-xenmp-base, bouyer-quota2-nbase
Branch point for: cherry-xenmp
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored) to selected 1.38 (colored)

Add tests to check "cc" can compile a working hello world.
(this test fails at least on riz's macppc)

Revision 1.29 / (download) - annotate - [select for diffs], Thu Feb 3 15:38:18 2011 UTC (13 years, 1 month ago) by pooka
Branch: MAIN
CVS Tags: bouyer-quota2-base
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored) to selected 1.38 (colored)

add tests for the -d functionality of rump_server(1)

Revision 1.28 / (download) - annotate - [select for diffs], Fri Jan 7 01:07:31 2011 UTC (13 years, 2 months ago) by pgoyette
Branch: MAIN
Branch point for: bouyer-quota2
Changes since 1.27: +4 -2 lines
Diff to previous 1.27 (colored) to selected 1.38 (colored)

Avoid double-inclusion of bsd.subdir.mk file.  This eliminates some harmlessnbut annoying warning messages.

Revision 1.27 / (download) - annotate - [select for diffs], Sun Jan 2 13:18:37 2011 UTC (13 years, 2 months ago) by pooka
Branch: MAIN
CVS Tags: matt-mips64-premerge-20101231
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored) to selected 1.38 (colored)

do the alphabet

Revision 1.26 / (download) - annotate - [select for diffs], Wed Dec 15 10:36:50 2010 UTC (13 years, 3 months ago) by haad
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored) to selected 1.38 (colored)

Hook traceroute test case to build. it was added to lists so unbreak build now.

Revision 1.25 / (download) - annotate - [select for diffs], Wed Dec 8 23:56:02 2010 UTC (13 years, 3 months ago) by njoly
Branch: MAIN
Changes since 1.24: +6 -6 lines
Diff to previous 1.24 (colored) to selected 1.38 (colored)

Make tests set generation optional, skipped for MKATF=no build.

Revision 1.24 / (download) - annotate - [select for diffs], Tue Nov 30 23:17:27 2010 UTC (13 years, 4 months ago) by riz
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored) to selected 1.38 (colored)

Add some basic tests of resize_ffs(8).  The 'grow' test does nothing
more than create an empty file system, grow it, and makes sure fsck
finds the result clean.  The 'shrink' test does likewise for shrinking,
but is an expected failure at the moment due to PR bin/44177.

Revision 1.23 / (download) - annotate - [select for diffs], Wed Aug 4 13:15:15 2010 UTC (13 years, 7 months ago) by pooka
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored) to selected 1.38 (colored)

Add test of pad(4): stuff some audio into /dev/audio, read it from
/dev/pad.  Test that we got sensible output by comparing against
a previous audibly good result.

This exercises auconv, audio and pad.

Revision 1.22 / (download) - annotate - [select for diffs], Sat Jul 17 19:26:27 2010 UTC (13 years, 8 months ago) by jmmv
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored) to selected 1.38 (colored)

Convert the include tests to atf.
Initial work from the GSoC 2008 project by Lukasz Strzygowski.

Revision 1.21 / (download) - annotate - [select for diffs], Tue Jul 13 21:13:21 2010 UTC (13 years, 8 months ago) by jmmv
Branch: MAIN
Changes since 1.20: +4 -3 lines
Diff to previous 1.20 (colored) to selected 1.38 (colored)

Get rid of static Atffiles and let bsd.test.mk generate them on the fly.

Revision 1.20 / (download) - annotate - [select for diffs], Mon Mar 15 19:03:08 2010 UTC (14 years ago) by jmmv
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored) to selected 1.38 (colored)

Add some basic tests for rc.d scripts to validate the execution of
subcommands and the optional argument passing to them from the command
line.

Triggered by the modification of the run_rc_command function in rc.subr
to allow passing in extra parameters to the commands defined in rc.d
scripts.

Revision 1.19 / (download) - annotate - [select for diffs], Tue Dec 15 03:01:48 2009 UTC (14 years, 3 months ago) by mrg
Branch: MAIN
Changes since 1.18: +8 -3 lines
Diff to previous 1.18 (colored) to selected 1.38 (colored)

avoid most of the SUBDIRs if MKATF == "no".

Revision 1.18 / (download) - annotate - [select for diffs], Thu Nov 5 17:34:25 2009 UTC (14 years, 4 months ago) by dyoung
Branch: MAIN
CVS Tags: matt-premerge-20091211
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored) to selected 1.38 (colored)

Fix MKKMOD=no builds:  in sets.subr, if $MKKMOD == no, leave the
modules set out of the list of NetBSD set lists, nlists.  If
$MKKMOD == no, do not install modules tests.

Revision 1.17 / (download) - annotate - [select for diffs], Thu Sep 24 21:33:45 2009 UTC (14 years, 6 months ago) by pooka
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored) to selected 1.38 (colored)

add regression tests for dlinfo()

Revision 1.16 / (download) - annotate - [select for diffs], Mon Jul 20 17:03:37 2009 UTC (14 years, 8 months ago) by joerg
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored) to selected 1.38 (colored)

Add a fast, platform independent hash function to libc.
The algorithm used is the Jenkins hash.  The name (mi_vector_hash)
reflects the nature of the hash function.
Add glue for libc ATF tests and include a test case to make sure that
(mis)alignment and endianess are handled correctly.

Bump libc minor to 169.

Revision 1.15 / (download) - annotate - [select for diffs], Sat May 2 16:02:18 2009 UTC (14 years, 10 months ago) by pooka
Branch: MAIN
CVS Tags: jym-xensuspend-nbase, jym-xensuspend-base
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored) to selected 1.38 (colored)

add regression test for module init/fini in rump

Revision 1.14 / (download) - annotate - [select for diffs], Fri Feb 20 21:39:57 2009 UTC (15 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored) to selected 1.38 (colored)

Add the kernel-level tests developed by Lukasz Strzygowski as part of the
atfify GSoC 2008 project.

Revision 1.13 / (download) - annotate - [select for diffs], Fri Feb 13 20:58:13 2009 UTC (15 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored) to selected 1.38 (colored)

Convert libcrypto tests to ATF.  Original work done by Lukasz Strzygowski
in the GSoC 2008 atfify project.  Reorganization of files and build system
reworked by me.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Feb 10 13:43:54 2009 UTC (15 years, 1 month ago) by pooka
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored) to selected 1.38 (colored)

Add a regression test for the descriptor passing panic.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Jan 19 07:08:14 2009 UTC (15 years, 2 months ago) by jmmv
Branch: MAIN
Branch point for: jym-xensuspend
Changes since 1.10: +1 -5 lines
Diff to previous 1.10 (colored) to selected 1.38 (colored)

Remove ATF 0.5 from dist/atf and all of the reachover Makefiles used to
build it.  0.6 is going to be imported in external/bsd/atf, with all the
necessary Makefiles in that same hierarchy.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Dec 8 12:39:04 2008 UTC (15 years, 3 months ago) by pooka
Branch: MAIN
Changes since 1.9: +6 -2 lines
Diff to previous 1.9 (colored) to selected 1.38 (colored)

Don't descend into modules on evbppc.. sigh

Revision 1.9 / (download) - annotate - [select for diffs], Sat Aug 16 23:51:51 2008 UTC (15 years, 7 months ago) by gmcgarry
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, netbsd-5-base, netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, matt-nb5-pq3-base, matt-nb5-pq3, matt-mips64-base2
Branch point for: matt-nb5-mips64
Changes since 1.8: +6 -2 lines
Diff to previous 1.8 (colored) to selected 1.38 (colored)

Don't descend into atf with (${MKATF} == no)

Revision 1.8 / (download) - annotate - [select for diffs], Sun Feb 10 12:40:41 2008 UTC (16 years, 1 month ago) by jmmv
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, wrstuden-revivesa-base-1, wrstuden-revivesa-base, matt-armv6-nbase, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-nbase, hpcarm-cleanup-base
Branch point for: wrstuden-revivesa
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored) to selected 1.38 (colored)

Descend into modules.  This is unconditional; see the comment in
modules/Makefile for details about why it cannot depend on MKMODULAR.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Dec 23 13:50:22 2007 UTC (16 years, 3 months ago) by jmmv
Branch: MAIN
CVS Tags: matt-armv6-base
Branch point for: matt-armv6
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.38 (colored)

Add regression tests for low-port allocation in connect and listen, which
was broken and fixed recently in:
http://mail-index.netbsd.org/source-changes/2007/12/16/0011.html

Test-case code provided by elad@.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Nov 21 15:39:33 2007 UTC (16 years, 4 months ago) by jmmv
Branch: MAIN
CVS Tags: cube-autoconf-base, cube-autoconf
Changes since 1.5: +3 -1 lines
Diff to previous 1.5 (colored) to selected 1.38 (colored)

Explicitly define TESTSDIR, because the automatic deduction of its value
breaks the build if some component of NETBSDSRCDIR is a symlink.  Reported
by drochner@.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Nov 12 15:19:46 2007 UTC (16 years, 4 months ago) by jmmv
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored) to selected 1.38 (colored)

Convert the regress/games tests to the atf

This change converts all the existing regression tests in regress/games
to the new framework provided by atf.  As a side effect, this also moves
all the tests programs in regress/games to tests/games.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Nov 12 15:18:18 2007 UTC (16 years, 4 months ago) by jmmv
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored) to selected 1.38 (colored)

Convert the regress/sys/fs/tmpfs tests to the atf

This change converts all the existing regression tests in
regress/sys/fs/tmpfs to the new framework provided by atf.  As a side
effect, this also moves all the tests programs in regress/sys/fs/tmpfs to
tests/fs/tmpfs.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Nov 12 15:13:59 2007 UTC (16 years, 4 months ago) by jmmv
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.38 (colored)

Convert the regress/bin tests to the atf

This change converts all the existing regression tests in regress/bin to
the new framework provided by atf.  As a side effect, this also moves all
the tests programs in regress/bin to tests/util, as they all belong to
utilities installed by the base-util-root package.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Nov 12 15:09:26 2007 UTC (16 years, 4 months ago) by jmmv
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored) to selected 1.38 (colored)

Add the atf tests

This adds reachover Makefiles to build and install the atf tests.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Nov 12 15:06:46 2007 UTC (16 years, 4 months ago) by jmmv
Branch: MAIN
Diff to selected 1.38 (colored)

Add the tests.tgz set

This adds a new tests.tgz set to releases which includes all the tests
for the system.  It is important to note that this set does not rely on
comp.tgz: a user of the system can run the tests without having the
development tools installed, which can be useful in a production machine.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>