History log of /freebsd-10.2-release/usr.bin/lastcomm/tests/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
285830 23-Jul-2015 gjb

- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.2.
- Update default pkg(8) configuration to use the quarterly branch.[1]

Discussed with: re, portmgr [1]
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

264996 27-Apr-2014 jmmv

MFC various moves of tools/regressions/ tests to the new infrastructure.

- r263220 Migrate tools/regression/sbin/ to the new tests layout.
- r263222 Add Makefile missed in r263220.
- r263226 Migrate tools/regression/{usr.bin/lastcomm,usr.sbin}/ to the new tests layout.
- r263227 Migrate most of tools/regression/usr.bin/ to the new tests layout.
- r263345 Expand tabs that sneaked in into spaces.
- r263346 Migrate tools/regression/usr.bin/make/ to the new tests layout.
- r263348 Add Makefiles missed in r263346.
- r263351 Migrate tools/regression/usr.bin/pkill/ to the new tests layout.
- r263388 Mark multi_test as requiring /usr/share/dict/words.
- r263814 Fix path to the run.pl script to let these tests run.
- r264742 Prevent building tests when bootstrapping make.

This is 'make tinderbox' clean.


263226 16-Mar-2014 jmmv

Migrate tools/regression/{usr.bin/lastcomm,usr.sbin}/ to the new tests layout.

This change was originally going to only migrate the usr.sbin tests but, as
it turns out, the usr.sbin/sa/ tests require files from usr.bin/lastcomm/
so it's better to just also migrate the latter at the same time. The other
usr.bin tests will be moved separately.

To make these tests work within the test suite, some of them have required
changes to prevent modifying the source directory and instead just rely on
the current directory for file manipulation.


263081 12-Mar-2014 jmmv

Fix lastcomm tests under amd64.

Force the use of TZ=UTC and adjust data files accordingly. I have no means
to verify that the data files for the other architectures are valid.


201482 04-Jan-2010 obrien

You need to be root to run this test.


201479 04-Jan-2010 obrien

It is expected these are chmod +x.


180208 03-Jul-2008 peter

Set magic fbsd:nokeywords property that allows files to bypass
keyword expansion. (file-specific replacement for CVSROOT/exclude)


169928 24-May-2007 dds

Add sparc64 regression test files.

Submitted by: Carl Johan Gustavsson


169927 24-May-2007 dds

Modify file generation instructions to remove the tty field:
the mapping from number to name differs between systems,
and will cause tests to fail.


169856 22-May-2007 dds

Regression tests for sparc64 record formats.

Submitted by: Carl Johan Gustavsson


169855 22-May-2007 dds

Regression tests for amd64 file and record formats.

Submitted by: Larry Rosenman (who also provided access to a testing host)


169854 22-May-2007 dds

Regression tests for the new and legacy process accounting formats.