| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tests/qtest/npcm7xx_pwm-test: Only do full testing in slow mode | Thomas Huth | 2023-12-20 | 1 | -3/+10 |
| * | tests/qtest/npcm7xx_pwm-test: Be less verbose unless V=2 | Peter Maydell | 2023-02-14 | 1 | -6/+21 |
| * | qtest/npcm7xx_pwm-test: Fix memory leak in mft_qom_set | Miaoqian Lin | 2022-06-03 | 1 | -0/+3 |
| * | tests: move libqtest.h back under qtest/ | Marc-André Lureau | 2022-05-03 | 1 | -1/+1 |
| * | tests/qtest/npcm7xx_pwm-test.c: Avoid g_assert_true() for non-test assertions | Peter Maydell | 2021-05-14 | 1 | -2/+2 |
| * | tests/qtest: Test PWM fan RPM using MFT in PWM test | Hao Wu | 2021-03-12 | 1 | -6/+199 |
| * | hw/misc: Fix arith overflow in NPCM7XX PWM module | Hao Wu | 2021-01-29 | 1 | -2/+2 |
| * | qtest/npcm7xx_pwm-test: Fix memleak in pwm_qom_get | Gan Qixin | 2021-01-20 | 1 | -1/+4 |
| * | hw/misc: Add QTest for NPCM7XX PWM Module | Hao Wu | 2021-01-12 | 1 | -0/+490 |