Commit a72188e
committed
test: drop hardware-dependent tests from meson test target
Currently, the tests under test/ require intractions with actual
hardware, which isn't available under CI.
[Additionally, the test() functions are mostly incorrect, as they'll all
just repeat the same test.c test]
This test drops the test() defitinitons, but leaves the executable()s
available for developer use, and adds a comment to indicate what we're
doing.
Signed-off-by: Jeremy Kerr <[email protected]>1 parent 6a2d2ba commit a72188e
1 file changed
Lines changed: 5 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
8 | 12 | | |
9 | 13 | | |
10 | 14 | | |
| |||
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
0 commit comments