PROGRESS_FILE.txt 7.15 KB
Newer Older
This file is used for tracking progress of implementation of new test cases. 
The exact description of required updates is in /trunk/standards/4.7.1/part-1-changes.txt

3.1 Definitions                                                      (Tomas, implemented in 5.4)
urbant's avatar
urbant committed
5.4.1 Formal parameters                                              (Tomas, done: 32 new tests, 29 positive, 3 negative)
5.4.1.1 Formal parameters of type value                              (Tomas, done: 49 new tests, 18 positive, 31 negative)
5.4.2 Actual parameters                                              (Tomas, WIP)
6.1.1 Basic string types and values                                  ()
6.1.2.5 Pattern subtyping                                            ()
6.1.2.6.2 Using length restriction with other constraints            ()
6.2.1.1 Referencing fields of a record type                          ()
6.2.3 Records and sets of single types                               ()
6.2.5.1 Referencing fields of a union type                           ()
6.2.7 Arrays                                                         ()
6.2.9 Communication port type                                        ()
6.2.10.2 Reuse of component types                                    ()
6.2.12 Addressing entities inside the SUT                            ()
6.3.4 Type compatibility of communication and connection operations  ()
7 Expressions                                                        ()
7.1.1 Arithmetic operators                                           ()
7.1.3 Relational operators                                           ()
8.1 Definition of a module                                           ()
8.2.3.1 General format of import                                     ()
8.2.3.8 Compatibility of language specifications in imports          ()
9.1 Communication ports                                              ()
10 Declaring constants                                               ()
11.1 Value variables                                                 ()
11.2 Template variables                                              ()
15.5 Modified templates                                              ()
15.6 Referencing elements of templates or template fields            ()
15.6.2 Referencing record and set fields                             ()
15.6.3 Referencing record of and set of elements                     ()
15.6.5 Referencing union alternatives                                ()
15.8 Template restrictions                                           ()
15.9 Match operation                                                 ()
15.11 Concatenating templates of string and list types               ()
16.1.2 Predefined functions                                          ()
16.1.3 External functions                                            ()
19.1 Assignments                                                     ()
19.3.2 The select union statement                                    ()
19.9 The stop operation                                              ()
20.2 The alt statement                                               ()
20.3 The repeat statement                                            ()
20.4 The interleave statement                                        ()
20.5.2 The activate operation                                        ()
20.5.3 The deactivate operation                                      ()
21.1.1 The connect and map operations                                ()
21.1.2 The disconnect and unmap operations                           ()
21.2.1 Test case stop operation                                      ()
21.3.1 The create operation                                          ()
21.3.2 The start operation                                           ()
21.3.3 The stop operation                                            ()
21.3.4 The kill operation                                            ()
21.3.5 The alive operation                                           ()
21.3.6 The running operation                                         ()
21.3.7 The done operation                                            ()
 21.3.8 The killed operation                                         ()
 22.2.1 The send operation                                           ()
 22.2.2 The receive operation                                        ()
 22.2.3 The trigger operation                                        ()
22.3.1 The call operation                                            ()
22.3.2 The getcall operation                                         ()
22.3.3 The reply operation                                           ()
22.3.2 The getreply operation                                        ()
22.3.5 The raise operation                                           ()
22.3.6 The catch operation                                           ()
22.3.2 The check operation                                           ()
22.5.1 The clear port operation                                      ()
22.5.2 The start port operation                                      ()
22.5.3 The stop port operation                                       ()
22.5.4 The halt port operation                                       ()
22.5.5 The checkstate port operation                                 ()
23.2 The start timer operation                                       ()
23.3 The stop timer operation                                        ()
23.4 The read timer operation                                        ()
23.2 The running timer operation                                     ()
23.2 The timeout operation                                           ()
24.2 The setverdict operation                                        ()
24.3 The getverdict operation                                        ()
25 External actions                                                  ()
26.1 The execute statement                                           ()
B.1.2.2	Complemented template list                                   ()
B.1.2.6	SuperSet                                                     ()
B.1.2.7	SubSet                                                       ()
B.1.2.9	Matching decoded content                                     ()
B.1.3.3	Permutation                                                  ()
B.1.5 Matching character pattern                                     ()
B.1.5.6 Case insensitive pattern matching                            ()
C.1.31 Octetstring to universal character string                     ()
C.1.32 Universal character string to octetstring                     ()
C.1.33 Value or template to universal charstring                     ()
C.3.3 The IsValue function                                           ()
C.3.5 Matching mechanism detection                                   ()
C.4.1 The Regexp function                                            ()
C.4.2 The Substring function                                         ()
C.4.3 The Replace function                                           ()
C.5.5 Retrieving the type of string encoding                         ()
C.5.6 Removing BOMs of UCS encoding schemes                          ()
C.6.1 The random number generator function                           ()