Re: CVS commit: src/distrib/sets/lists/tests

2018-12-23 Thread Maxime Villard

Le 23/12/2018 à 22:27, Jonathan A. Kollasch a écrit :

Module Name:src
Committed By:   jakllsch
Date:   Sun Dec 23 21:27:45 UTC 2018

Modified Files:
src/distrib/sets/lists/tests: md.amd64 mi

Log Message:
Make the /usr/tests/lib/libnvmm directory and testing framework files MI.

Should fix non-amd64 build.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/distrib/sets/lists/tests/md.amd64
cvs rdiff -u -r1.797 -r1.798 src/distrib/sets/lists/tests/mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


Phew, looks like I forgot a ton of things, sorry about that.


Re: CVS commit: src/distrib/sets/lists/tests

2017-02-24 Thread Kamil Rytarowski
On 25.02.2017 06:31, matthew green wrote:
> "Kamil Rytarowski" writes:
>> Module Name: src
>> Committed By:kamil
>> Date:Wed Feb 22 09:09:49 UTC 2017
>>
>> Modified Files:
>>  src/distrib/sets/lists/tests: md.amd64 md.i386 mi
>>
>> Log Message:
>> Fix build of !x86 ports
>>
>> Mark debug/usr/tests/kernel/arch/x86 as MI directory.
> 
> this should be created by mtree/NetBSD.dist. not not
> pollute other platforms.
> 
> 
> .mrg.
> 

As discussed with martin, I will refactor these tests to remove MD
distfiles.



signature.asc
Description: OpenPGP digital signature


re: CVS commit: src/distrib/sets/lists/tests

2017-02-24 Thread matthew green
"Kamil Rytarowski" writes:
> Module Name:  src
> Committed By: kamil
> Date: Wed Feb 22 09:09:49 UTC 2017
> 
> Modified Files:
>   src/distrib/sets/lists/tests: md.amd64 md.i386 mi
> 
> Log Message:
> Fix build of !x86 ports
> 
> Mark debug/usr/tests/kernel/arch/x86 as MI directory.

this should be created by mtree/NetBSD.dist. not not
pollute other platforms.


.mrg.


Re: CVS commit: src/distrib/sets/lists/tests

2014-07-12 Thread Paul Goyette

Please do not remove lines from this file!

Instead, please mark the files as "obsolete" as directed at the top of 
the file!



On Sat, 12 Jul 2014, Darren Reed wrote:


Module Name:src
Committed By:   darrenr
Date:   Sat Jul 12 14:40:06 UTC 2014

Modified Files:
src/distrib/sets/lists/tests: mi

Log Message:
Test n17_6 does not yet exist so remove unrequired files and test case


To generate a diff of this commit:
cvs rdiff -u -r1.579 -r1.580 src/distrib/sets/lists/tests/mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


!DSPAM:53c148cc164524526011279!




-
| Paul Goyette | PGP Key fingerprint: | E-mail addresses:   |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com|
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |  | pgoyette at netbsd.org  |
-


Re: CVS commit: src/distrib/sets/lists/tests

2011-10-13 Thread David Holland
On Thu, Oct 13, 2011 at 07:47:30AM +, Nicolas Joly wrote:
 > Modified Files:
 >  src/distrib/sets/lists/tests: mi
 > 
 > Log Message:
 > Do not delete nul.in line, but tag it as obsolete.

Sorry, my fault, evidently not thinking.

-- 
David A. Holland
dholl...@netbsd.org


Re: CVS commit: src/distrib/sets/lists/tests

2011-05-02 Thread Jukka Ruohonen
On Mon, May 02, 2011 at 01:40:01AM -0700, Paul Goyette wrote:
> True, although bin/43394 really describes a wider problem.  There is 
> simply too much magic/voodoo required to keep the build system happy.

Indeed, and AFAIR none of this is really documented, at least in one place.
Trial and error, and try to remember the steps, which vary across the use
cases (a file, a directory, a test, Atffile, three separate entries for
manual pages, variance across sets, postinstall things, ... ad infinitum).

- Jukka.


Re: CVS commit: src/distrib/sets/lists/tests

2011-05-02 Thread Paul Goyette
True, although bin/43394 really describes a wider problem.  There is 
simply too much magic/voodoo required to keep the build system happy.



On Mon, 2 May 2011, Jukka Ruohonen wrote:


On Mon, May 02, 2011 at 08:32:21AM +, Paul Goyette wrote:

Log Message:
Also add the Atffile to the sets list


Thanks for fixing this. Too bad we can not test PR bin/43394... ;-).

- Jukka.

!DSPAM:4dbe6d2d2431451851728!





-
| Paul Goyette | PGP Key fingerprint: | E-mail addresses:   |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com|
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |  | pgoyette at netbsd.org  |
-


Re: CVS commit: src/distrib/sets/lists/tests

2011-05-02 Thread Jukka Ruohonen
On Mon, May 02, 2011 at 08:32:21AM +, Paul Goyette wrote:
> Log Message:
> Also add the Atffile to the sets list

Thanks for fixing this. Too bad we can not test PR bin/43394... ;-).

- Jukka.


Re: CVS commit: src/distrib/sets/lists/tests

2010-11-07 Thread Antti Kantee
On Sat, Nov 06, 2010 at 03:53:06AM +0300, Aleksej Saushev wrote:
> "Antti Kantee"  writes:
> 
> > Module Name:src
> > Committed By:   pooka
> > Date:   Fri Nov  5 11:32:43 UTC 2010
> >
> > Modified Files:
> > src/distrib/sets/lists/tests: mi
> >
> > Log Message:
> > +tp
> 
> Can we document what "+tp" means?

"tp" is atf-shorthand for term for "test program".  I'll leave "+"
as an exercise for the documenter.


Re: CVS commit: src/distrib/sets/lists/tests

2010-11-05 Thread Aleksej Saushev
"Antti Kantee"  writes:

> Module Name:  src
> Committed By: pooka
> Date: Fri Nov  5 11:32:43 UTC 2010
>
> Modified Files:
>   src/distrib/sets/lists/tests: mi
>
> Log Message:
> +tp

Can we document what "+tp" means?


-- 
HE CE3OH...



Re: CVS commit: src/distrib/sets/lists/tests

2010-07-13 Thread David Holland
On Tue, Jul 13, 2010 at 06:13:57PM +, Antti Kantee wrote:
 > Modified Files:
 >  src/distrib/sets/lists/tests: mi
 > 
 > Log Message:
 > tp

that's obscure even by your standards :-p

-- 
David A. Holland
dholl...@netbsd.org