Commit fd32da7
Adding Write Arb API and system tests and misc fixes (#2115)
* committing initial misc changes
* fixes based on testing
* Run nirfsg system tests as part of system test workflows
* Fix nirfsg_arb_waveform.py::test_example
* Fix nirfsg_script.py::test_example
* fixed datetime creation and repcap for location api and disabled s2p test for linux
* few review comment fixes
---------
Co-authored-by: vnktshr21 <[email protected]>
Co-authored-by: Jay Fitzgerald <[email protected]>1 parent a488e07 commit fd32da7
File tree
23 files changed
+1919
-554
lines changed- .github/workflows
- build/templates/session.py
- docs/nirfsg
- generated/nirfsg/nirfsg
- unit_tests
- src/nirfsg
- examples
- metadata
- system_tests
- templates/session.py
23 files changed
+1919
-554
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| 22 | + | |
19 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
0 commit comments