Call it libc_exit_test instead of exit_test because the NetBSD test
suite already has a file with the latter name. This is in preparation
for adding other exit()-related tests.
Details
Details
- Reviewers
- None
- Commits
- rG5132e16e1fd9: libc tests: Rename the quick_exit test file, fix style
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 58875 Build 55762: arc lint + arc unit
Event Timeline
Comment Actions
Oh, I guess I misread the message -- it's explaining why it's renamed from quick_exit_test to libc_exit_test not to exit_test.