| | Authored by aniketp on Jun 10 2018, 11:36 PM. | Unknown Object (File) | Mon, Apr 14, 6:48 AM2025-04-14 06:48:06 (UTC+0) |
| Unknown Object (File) | Sat, Apr 12, 9:38 PM2025-04-12 21:38:57 (UTC+0) |
| Unknown Object (File) | Sat, Apr 12, 1:03 PM2025-04-12 13:03:55 (UTC+0) |
| Unknown Object (File) | Thu, Apr 10, 11:57 AM2025-04-10 11:57:46 (UTC+0) |
| Unknown Object (File) | Thu, Apr 10, 8:58 AM2025-04-10 08:58:48 (UTC+0) |
| Unknown Object (File) | Wed, Apr 9, 12:52 AM2025-04-09 00:52:54 (UTC+0) |
| Unknown Object (File) | Tue, Apr 8, 2:32 PM2025-04-08 14:32:51 (UTC+0) |
| Unknown Object (File) | Tue, Apr 1, 4:31 PM2025-04-01 16:31:24 (UTC+0) |
Event TimelineThis revision now requires changes to proceed. aniketp marked 3 inline comments as done. aniketp retitled this revision from Add a single test-case for praudit(1) utility to Add a single test-program for praudit(1) utility. This revision now requires changes to proceed. This revision is now accepted and ready to land. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | 2 lines | | | | 3 lines | | | | 21 lines | | | | | | 7 lines | | 7 lines | | 7 lines | | 7 lines | | 7 lines | | 1 line | | 7 lines | | | | 12 lines | | 179 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
b88b67218dea | 599cc11c59f5 | 1dd91e71d473 | Aniket Pandey | Remove the normal praudit atf_check assertion in the… (Show More…) | Jun 14 2018, 3:19 AM | 1dd91e71d473 | 1e6c723ee0ef | 71a0c71bd782 | Aniket Pandey | Update `praudit_sync_to_next_record` test case | Jun 13 2018, 6:55 AM | 71a0c71bd782 | 9b650df27dfb | c3343c3f29ed | Aniket Pandey | Update praudit's flag '-p': Earlier the tests were failing | Jun 13 2018, 6:48 AM | c3343c3f29ed | 29934a614002 | 8c46f0fe40a7 | Aniket Pandey | Add a test case for -p option which is used with tail(1) | Jun 13 2018, 6:08 AM | 8c46f0fe40a7 | 7449e4c3a57f | c01c900f92a2 | Aniket Pandey | Add a test case for -p option which is used with tail(1) | Jun 13 2018, 6:06 AM | c01c900f92a2 | 9dd6e997d453 | 0fb6fe65a41f | Aniket Pandey | sdf | Jun 11 2018, 10:31 AM | 0fb6fe65a41f | 7943586dcd29 | 1d488dce14fc | Aniket Pandey | asd | Jun 11 2018, 2:28 AM | 1d488dce14fc | 8d3ed5ebdad3 | 5a997f8d3e56 | Aniket Pandey | Add a test for | Jun 11 2018, 2:24 AM | 5a997f8d3e56 | 1ce2dc2cd797 | 617832d02f50 | Aniket Pandey | Add a single test-case for praudit(1) utility | Jun 10 2018, 11:32 PM |
|
Consider the possibility that PAGE_SIZE is greater than BBSIZE. (We still barely support one architecture, sparc64, where they are equal.) I think that howmany(BBSIZE, PAGE_SIZE) will "do the right thing."