diff options
| author | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2020-05-14 18:09:50 +0200 |
|---|---|---|
| committer | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2020-05-14 18:09:50 +0200 |
| commit | 210ca9d4b82cda82d0651e539c38d36eb61aec1e (patch) | |
| tree | bfbfbfb183e88d6a3f9009c95e37391af5d5627a /opendc/opendc-format/src/test/resources | |
| parent | db934d9cebe1d48e148e54aca507e2c44a9bc946 (diff) | |
| parent | 3536386080db1794b8e74c79a221e7b6e214b37c (diff) | |
Merge branch '2.x-swf' into '2.x'
Add SWF trace reader
Closes #62
See merge request opendc/opendc-simulator!67
Diffstat (limited to 'opendc/opendc-format/src/test/resources')
| -rw-r--r-- | opendc/opendc-format/src/test/resources/swf_trace.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opendc/opendc-format/src/test/resources/swf_trace.txt b/opendc/opendc-format/src/test/resources/swf_trace.txt new file mode 100644 index 00000000..c3ecf890 --- /dev/null +++ b/opendc/opendc-format/src/test/resources/swf_trace.txt @@ -0,0 +1,6 @@ +; Excerpt from the PWA: CTC-SP2-1996-3.1-cln.swf + 1 0 588530 937 306 142.00 -1 -1 35100 -1 1 97 -1 307 3 -1 -1 -1 + 2 164472 356587 75 17 2.00 -1 -1 300 -1 1 81 -1 195 3 -1 -1 -1 + 3 197154 459987 35268 306 32792 -1 -1 35100 -1 0 97 -1 307 3 -1 -1 -1 + 4 310448 50431 29493 64 28745 -1 -1 64800 -1 1 38 -1 38 1 -1 -1 -1 + 5 310541 50766 29063 64 28191 -1 -1 64800 -1 1 38 -1 69 1 -1 -1 -1 |
