expect.icount
来自「这是一个EXT2的文件管理系统的程序」· ICOUNT 代码 · 共 192 行
ICOUNT
192 行
test_icount: validateIcount structure successfully validatedtest_icount: store 0usage: store inode counttest_icount: fetch 0fetch: Invalid argument passed to ext2 library while calling ext2fs_icount_fetchtest_icount: increment 0increment: Invalid argument passed to ext2 library while calling ext2fs_icount_incrementtest_icount: decrement 0decrement: Invalid argument passed to ext2 library while calling ext2fs_icount_incrementtest_icount: store 20001usage: store inode counttest_icount: fetch 20001fetch: Invalid argument passed to ext2 library while calling ext2fs_icount_fetchtest_icount: increment 20001increment: Invalid argument passed to ext2 library while calling ext2fs_icount_incrementtest_icount: decrement 20001decrement: Invalid argument passed to ext2 library while calling ext2fs_icount_incrementtest_icount: validateIcount structure successfully validatedtest_icount: fetch 1Count is 0test_icount: store 1 1test_icount: fetch 1Count is 1test_icount: store 1 2test_icount: fetch 1Count is 2test_icount: store 1 3test_icount: fetch 1Count is 3test_icount: store 1 1test_icount: fetch 1Count is 1test_icount: store 1 0test_icount: fetch 1Count is 0test_icount: fetch 20000Count is 0test_icount: store 20000 0test_icount: fetch 20000Count is 0test_icount: store 20000 3test_icount: fetch 20000Count is 3test_icount: store 20000 0test_icount: fetch 20000Count is 0test_icount: store 20000 42test_icount: fetch 20000Count is 42test_icount: store 20000 1test_icount: fetch 20000Count is 1test_icount: store 20000 0test_icount: fetch 20000Count is 0test_icount: get_sizeSize of icount is: 5test_icount: decrement 2decrement: Invalid argument passed to ext2 library while calling ext2fs_icount_incrementtest_icount: increment 2Count is now 1test_icount: fetch 2Count is 1test_icount: increment 2Count is now 2test_icount: fetch 2Count is 2test_icount: increment 2Count is now 3test_icount: fetch 2Count is 3test_icount: increment 2Count is now 4test_icount: fetch 2Count is 4test_icount: decrement 2Count is now 3test_icount: fetch 2Count is 3test_icount: decrement 2Count is now 2test_icount: fetch 2Count is 2test_icount: decrement 2Count is now 1test_icount: fetch 2Count is 1test_icount: decrement 2Count is now 0test_icount: decrement 2decrement: Invalid argument passed to ext2 library while calling ext2fs_icount_incrementtest_icount: store 3 1test_icount: increment 3Count is now 2test_icount: fetch 3Count is 2test_icount: decrement 3Count is now 1test_icount: fetch 3Count is 1test_icount: decrement 3Count is now 0test_icount: store 4 0test_icount: fetch 4Count is 0test_icount: increment 4Count is now 1test_icount: increment 4Count is now 2test_icount: fetch 4Count is 2test_icount: decrement 4Count is now 1test_icount: decrement 4Count is now 0test_icount: store 4 42test_icount: store 4 0test_icount: increment 4Count is now 1test_icount: increment 4Count is now 2test_icount: increment 4Count is now 3test_icount: decrement 4Count is now 2test_icount: decrement 4Count is now 1test_icount: decrement 4Count is now 0test_icount: decrement 4decrement: Invalid argument passed to ext2 library while calling ext2fs_icount_incrementtest_icount: decrement 4decrement: Invalid argument passed to ext2 library while calling ext2fs_icount_incrementtest_icount: store 5 4test_icount: decrement 5Count is now 3test_icount: decrement 5Count is now 2test_icount: decrement 5Count is now 1test_icount: decrement 5Count is now 0test_icount: decrement 5decrement: Invalid argument passed to ext2 library while calling ext2fs_icount_incrementtest_icount: get_sizeSize of icount is: 105test_icount: validateIcount structure successfully validatedtest_icount: store 10 10test_icount: store 20 20test_icount: store 30 30test_icount: store 40 40test_icount: store 50 50test_icount: store 60 60test_icount: store 70 70test_icount: store 80 80test_icount: store 90 90test_icount: store 100 100test_icount: store 15 15test_icount: store 25 25test_icount: store 35 35test_icount: store 45 45test_icount: store 55 55test_icount: store 65 65test_icount: store 75 75test_icount: store 85 85test_icount: store 95 95test_icount: dump10: 1015: 1520: 2025: 2530: 3035: 3540: 4045: 4550: 5055: 5560: 6065: 6570: 7075: 7580: 8085: 8590: 9095: 95100: 100test_icount: get_sizeSize of icount is: 105test_icount: validateIcount structure successfully validated
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?