aboutsummaryrefslogtreecommitdiffstats
path: root/glib2/rootfs-scripts/report.py
AgeCommit message (Collapse)AuthorFilesLines
2022-05-21qa-test-misc: change order of parameter for write_date_to_jsonQiu Tingting1-1/+1
Because order of parameter in write_date_to_json is changed, fix it in rpm and glib2 tests code. Bug-AGL: SPEC-4345 Signed-off-by: Qiu Tingting <qiutt@fujitsu.com> Change-Id: Ib1b588cef17b62c967327abf4766e04e4b2be072
2022-07-14qa-test-misc: demo code submissionneedlefish_13.93.0needlefish/13.93.013.93.0duerpei1-0/+26
Submit the test scripts of rpm and glib2, and the file of LICENSE and README Bug-AGL: SPEC-4345 Signed-off-by: duerpei <duep.fnst@fujitsu.com> Change-Id: I2e2311d2864285c4c5da3309486b2e1fa8adc2ec
> 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181