aboutsummaryrefslogtreecommitdiff
path: root/sim/testsuite/bpf
AgeCommit message (Expand)AuthorFilesLines
2023-07-31bpf: sim: do not overflow instruction immediates in testsJose E. Marchesi5-11/+11
2023-07-26bpf: fix neg and neg32 BPF instructions in simulatorJose E. Marchesi2-5/+5
2023-07-21sim/bpf: desCGENization of the BPF simulatorJose E. Marchesi2-5/+5
2023-04-26sim: bpf: update to new BPF relocationsJose E. Marchesi1-1/+1
2023-01-04sim: bpf: fix testsuite due to linker warnings [PR sim/29954]Guillermo E. Martinez1-4/+1
2022-02-16sim: testsuite: cleanup the istarget * logicMike Frysinger1-15/+11
2021-11-28sim: testsuite: drop most specific istarget checksMike Frysinger1-1/+1
2021-11-26sim: testsuite: rework sim_init usageMike Frysinger1-0/+2
2021-11-26sim: testsuite: rename global_sim_options to SIMFLAGS_FOR_TARGETMike Frysinger1-4/+2
2021-11-26sim: testsuite: replace global_ld_options with LDFLAGS_FOR_TARGETMike Frysinger1-4/+2
2021-08-17sim: rename ChangeLog files to ChangeLog-2021Mike Frysinger1-0/+0
2021-04-08sim: testsuite: calculate $arch from $subdirMike Frysinger2-4/+4
2021-02-13sim: testsuite: push $arch out to targetsMike Frysinger2-0/+8
2021-01-15sim: testsuite: flatten treeMike Frysinger13-0/+885