The NetBSD Project

CVS log for src/tests/kernel/Makefile

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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: phil-wifi


Revision 1.53.2.2 / (download) - annotate - [select for diffs], Mon Apr 13 08:05:25 2020 UTC (4 years ago) by martin
Branch: phil-wifi
Changes since 1.53.2.1: +24 -8 lines
Diff to previous 1.53.2.1 (colored) to branchpoint 1.53 (colored) next main 1.54 (colored)

Mostly merge changes from HEAD upto 20200411

Revision 1.53.2.1 / (download) - annotate - [select for diffs], Mon Jun 10 22:10:01 2019 UTC (4 years, 10 months ago) by christos
Branch: phil-wifi
Changes since 1.53: +11 -1 lines
Diff to previous 1.53 (colored)

Sync with HEAD

Revision 1.53 / (download) - annotate - [select for diffs], Wed Mar 14 02:13:47 2018 UTC (6 years, 1 month ago) by kamil
Branch: MAIN
CVS Tags: phil-wifi-base, 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
Branch point for: phil-wifi
Changes since 1.52: +2 -1 lines
Diff to previous 1.52 (colored)

Add new ATF tests: kernel/t_zombie

New tests attempting to kill, stop, drop or revive a zombie:
 - signal1 (SIGKILL)
 - signal2 (SIGSTOP)
 - signal3 (SIGABRT)
 - signal4 (SIGHUP)
 - signal5 (SIGCONT)

New test race1 verifying whether there are any kernel races when processing
signals to zombies, executing in a loop for 5 seconds.

These tests were inspired by a kernel unexpected behavior when a lookup
of a dying process could result in two detected entities once as an alive
process and once as a zombie.

race1 is similar to t_ptrace_wait* race1, however without ptrace(2) involved.

Sponsored by <The NetBSD Foundation>

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>