?? fullnotequeue-upstream-notifier-01.testie
字號:
%infoTests upstream Notifier functionality -- Ensure that InfiniteSourcedoesn't overflow the queu in front of it, even when that queue is drained slower than it can produce packets.%scriptclick -e "src :: InfiniteSource(<0800>, 2, 1, true, STOP true) -> q :: FullNoteQueue(1)-> count :: Counter() -> unq :: Unqueue-> Discard;ScheduleInfo(unq 1, src 2);DriverManager(wait, read q.drops, read count.count);"%expect stderrq.drops:0count.count:2
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -