adding quickfix library

This commit is contained in:
Ramiro Paz
2026-03-12 12:08:34 -03:00
parent 9e55c5c562
commit c09a1fd21a
1311 changed files with 1887342 additions and 2 deletions

View File

@ -0,0 +1,32 @@
# @testcase 15 - Send application or administrative messages to test normal and abnormal behavior/response
# @condition Send more than one message of the same type with header and body fields ordered differently to verify acceptance. (Excluding those which have restrictions regarding order)
# @expected Messages accepted and subsequent messages' MsgSeqNum are accepted
iCONNECT
# logon message and response
I8=FIXT.1.135=A34=149=TW52=<TIME>56=ISLD98=0108=21137=7
E8=FIXT.1.19=6735=A34=149=ISLD52=00000000-00:00:00.00056=TW98=0108=21137=710=0
#------------------------
# begin message exchange
#------------------------
# new order message
I8=FIXT.1.135=D34=249=TW52=<TIME>56=ISLD11=id21=340=154=155=MSFT60=<TIME>
# expect
E8=FIXT.1.19=9935=D34=249=ISLD52=00000000-00:00:00.00056=TW11=id21=340=154=155=MSFT60=00000000-00:00:0010=0
# new order message with header and body fields in different order
I8=FIXT.1.135=D49=TW34=356=ISLD52=<TIME>40=155=MSFT60=<TIME>54=121=311=id
# expect
E8=FIXT.1.19=9935=D34=349=ISLD52=00000000-00:00:00.00056=TW11=id21=340=154=155=MSFT60=00000000-00:00:0010=0
#------------------------
# end message exchange
#------------------------
# logout message and response
I8=FIXT.1.135=534=449=TW52=<TIME>56=ISLD
E8=FIXT.1.19=4935=534=449=ISLD52=00000000-00:00:00.00056=TW10=0
eDISCONNECT