mirror of
https://github.com/rricharz/Tek4010.git
synced 2026-04-24 19:34:07 +00:00
write-through mode implemented, needs optimization
This commit is contained in:
1
tests/writethrough/windrtwt3.plt
Normal file
1
tests/writethrough/windrtwt3.plt
Normal file
File diff suppressed because one or more lines are too long
BIN
tests/writethrough/winds.plt
Normal file
BIN
tests/writethrough/winds.plt
Normal file
Binary file not shown.
7
tests/writethrough/writethrough.sh
Executable file
7
tests/writethrough/writethrough.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
# rricharz 2019
|
||||
#
|
||||
# test write through mode
|
||||
#
|
||||
cat winds.plt
|
||||
cat windrtwt3.plt
|
||||
Reference in New Issue
Block a user